IChoiceItem Properties |
The IChoiceItem type exposes the following members.
Name | Description | |
---|---|---|
DisplayName | The display name of the element. (Inherited from ILookupValue.) | |
Enabled | Whether the item is selectable or not. (Inherited from ILookupItem.) | |
IconUrl | The icon to be shown next to the item. (Inherited from ILookupItem.) | |
InnerHtml | The inner HTML of the item. (Inherited from ILookupItem.) | |
Key | The key of the element. (Inherited from ILookupValue.) | |
ToolTip | Returns the tooltip of the choice item. |