UniGridFilterIsSet Property |
Indicates if filter is set. It's being used when filter by query string is used.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public bool FilterIsSet { get; set; }
Property Value
Type:
BooleanSee Also