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

In This Topic
Grouping Property
In This Topic
Indicates whether the symbol mode is Group Alphanumeric Mode.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(False)>
Public Overridable Property Grouping As Boolean
 
See Also