TcxFilterValueItem Members
A filter item.Constructors
| Name | Description |
|---|---|
| Create(TcxFilterValueList,TcxFilterValueItemKind,Variant,string) | Initializes a new instance of the TcxFilterValueItem class with specified settings. |
Properties
| Name | Description |
|---|---|
| DisplayText | Returns the filter item’s display text. |
| ImageIndex | Specifies the index of an image in the image list associated with filter items. |
| Kind | Returns the filter item’s type. |
| Value | Returns the filter item’s value. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also