TcxFilterValueList.Count Property
Returns the number of filter items in the list.
Declaration
property Count: Integer read;
Property Value
Type | Description |
---|---|
Integer | The number of filter items accessible through the Items property. |
See Also