UniGrid FilterFields Property Kentico 8.0 API Reference
Filter fields dictionary for filter customization. Dictionary is filled after LoadGridDefinition method is called. Field source name is used as the key. If there are multiple same source names they have '#n' suffix to be unique ('n' is numeric counter).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: OnlineDictionary OnlineString, UniGridFilterField 
See Also