Click or drag to resize
ColumnSort Property
Used to define the column name to be used for sorting if the ##ALL## macro is used in the source attribute.

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

Property Value

Type: String
See Also