The following tables list the members exposed by ValueListItem.
| Name | Description | |
|---|---|---|
|  | ValueListItem Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| 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) | 
| Name | Description | |
|---|---|---|
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
|  | Dispose | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | Reset | Resets all properties to their default values. | 
|  | ResetAppearance | Resets appearance | 
|  | ResetCheckState | Sets the value of the CheckState property to its default (Unchecked). | 
|  | ResetDataValue | Resets DataValue to its default setting (null). | 
|  | ResetDisplayText | Resets DisplayText to its default value (null). | 
|  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ToString | Overridden to facilitate easy lookup of items (when finding a match for a text) | 
|  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
|  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | GetObjectData | Invoked during the serialization of the object. | 
|  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
|  | OnDispose | Overridden. Called when the Item is disposed | 
|  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | OnSubObjectPropChanged | Overridden. overridden method that is called whenever a sub object property changes that | 
|  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | ShouldSerializeAppearance | Returns true if this property is not set to its default value | 
|  | ShouldSerializeCheckState | Returns whether the CheckState property requires serialization. | 
|  | ShouldSerializeDataValue | Returns true if this property is not set to its default value | 
|  | ShouldSerializeDisplayText | Returns true if this property is not set to its default value | 
| Name | Description | |
|---|---|---|
|  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |