C1.Web.Mvc Namespace / Code49 Class / GroupIndex Property

In This Topic
GroupIndex Property
In This Topic
Gets or sets the index of the symbol in group.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(0)>
Public Overridable Property GroupIndex As Integer
 
See Also