UniGridFilterLimit Property |
Minimal count of entries for display filter. 0 means that filter is displayed always and -1 means that filter is never displayed.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public int FilterLimit { get; set; }
Property Value
Type:
Int32See Also