TcxDataFilterValueList Properties
Represents the list of values for filter conditions.
Name | Description |
---|---|
Count |
Returns the number of filter items in the list.
Inherited from Tcx |
Criteria |
Returns the filter criteria that users can change when they select a filter item in the list.
Inherited from Tcx |
Data |
Specifies the object of the Tcx |
Items |
Provides indexed access to filter items stored in the list.
Inherited from Tcx |
Max |
Returns the maximum number of filter items in the list.
Inherited from Tcx |
Sort |
Specifies if fvi |
Start |
Returns the insert index for a new filter item.
Inherited from Tcx |
See Also