Click or drag to resize
UniGridShowFilter Property
If count of rows is greater or equal to filter limit, show filter.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool ShowFilter { get; set; }

Property Value

Type: Boolean
See Also