Gets or sets the index data displayed in the category dialog.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property Handle As Integer
C#
public virtual int Handle { get; }
Property Value
Index data displayed in the category dialog.
|