Click or drag to resize
UniGridFilterIsSet Property
Indicates if filter is set. It's being used when filter by query string is used.

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

Property Value

Type: Boolean
See Also