Click or drag to resize
UniGridCUSTOM_FILTER_SOURCE_NAME Field
Name of the custom filter control set via GridOptions.FilterPath. Custom filter can be accessed by FilterFields[CUSTOM_FILTER_SOURCE_NAME].

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public const string CUSTOM_FILTER_SOURCE_NAME

Field Value

Type: String
See Also