Click or drag to resize
ColumnFilterType Property
The filter type that should be created for the given column. Available values: "Text", "Bool", "Integer", "Double".

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

Property Value

Type: UniGridFilterTypeEnum
See Also