Click or drag to resize
UniGridOptionsFilterPath Property
Path to the custom filter that will be displayed instead of default filter.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public string FilterPath { get; set; }

Property Value

Type: String
See Also