Click or drag to resize
ColumnFilterFieldName Property
Filter field name to be used by the filter form. When not specified, Source property is used as field name.

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

Property Value

Type: String
See Also