Click or drag to resize

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; }

Property Value

Type: String
See Also