ArcGIS Explorer Component Help |
ComboItem..::.Caption Property |
ComboItem Class See Also |
Gets or sets the caption, used to group ComboItems under headings within the ComboBox.
Namespace:
ESRI.ArcGISExplorer.ApplicationAssembly: ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
Field Value
A string representing the caption of the group in which this ComboItem is shown.Remarks
Group labels are used to divide ComboItems under headings, and are most suited for use in comboboxes with a large amount of items, or comboboxes with obvious categories of items.