AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ColumnDefinition..::..Sort Property

Gets or sets a value indicating whether this ToolGridListBase..::..ColumnDefinition is sort.

Namespace:  AdvantageCMS.Core.Admin.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool Sort { get; set; }

Field Value

true if sort; otherwise, false.