TcxFilterValueList.MaxCount Property
Returns the maximum number of filter items in the list.
Declaration
property MaxCount: Integer read;
Property Value
| Type | Description |
|---|---|
| Integer | The maximum number of filter items. If the property value is |
Remarks
Use the Count property to identify the current number of filter items in the list.
See Also