Click or drag to resize
ColumnFilterSource Property
Name of the column used in the WHERE clause generated by the filter.

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

Property Value

Type: String
See Also