PicklistItemGroup Property |
Grouping value for picklist item. Group is ignored unless the browser supports
the <optgroup> tag and the
OptionGroupAdapter is installed (via a .browser
file).
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Group { get; }
Public ReadOnly Property Group As String
Get
Property Value
Type:
StringSee Also