Click or drag to resize

IChoiceItem Properties

The IChoiceItem type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
The display name of the element.
(Inherited from ILookupValue.)
Public propertyEnabled
Whether the item is selectable or not.
(Inherited from ILookupItem.)
Public propertyIconUrl
The icon to be shown next to the item.
(Inherited from ILookupItem.)
Public propertyInnerHtml
The inner HTML of the item.
(Inherited from ILookupItem.)
Public propertyKey
The key of the element.
(Inherited from ILookupValue.)
Public propertyToolTip
Returns the tooltip of the choice item.
Top
See Also