SMART datagrid v.1 > Classes > ColumnAutoFilter

[ grids ver.1.3.7]   Back  Forward

DataLudi.ColumnAutoFilter.maxCount  property

The maximum number of Auto Filter Items which will be displayed in filter selection box for the first time. 

If the actual number of items exceeds this value, "More..." link will be displayed after the most bottom item, and if click this link, it will add the items as much as this property number again. 

Defaults to 100.

Getter
function maxCount(): Integer
Setter
function setMaxCount(value: Integer)
Note
See Also
valueScale
displayCount
active
Examples
Column Auto Filtering
Column Filtering