Name | Description | |
---|---|---|
DataObject | Read-only access to the backing Symphony Data Object. This property will return ^Null is no Symphony Data Object was injected into the object. | |
Description | Expose the description. This property can be bound to the DisplayMemberPath of a ComboBox control. The property is read-only. | |
IndexValue | Read-only property exposing the index value. | |
ItemStringValue | Read-only property exposing the underlyig string value for the selected item. | |
ItemValue | Read-only property exposing the index value. It is identical to the IndexValue property and remains for backward compatability. |