For a list of all members of this type, see ValueListItem members.
Name | Description | |
---|---|---|
![]() | Appearance | Returns or sets the Appearance object that controls the object's formatting. |
![]() | CheckState | Returns or sets the value displayed by the check box associated with this item. |
![]() | DataValue | Returns or sets the data value associated with this item. |
![]() | DisplayText | Returns or sets a value that determines the text to be displayed instead of the cell data. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | HasAppearance | returns true if an appearance object has been allocated for this ValueListItem |
![]() | ListIndex | Returns the index corresponding to this item from the IList that the ValueLIst is bound to. Return value of -1 indicates that an item has been deleted or doesn't exist anymore. |
![]() | ListObject | Returns the corresponding entity in the data source, if bound. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ValueList | Returns a reference to a ValueList object containing the list of values used by a column. This property is read-only at run-time. This property is not available at design-time. |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |