Click or drag to resize
ObjectSortEventArgsTObjectAscending Property
Indicates if the sort should be ascending.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool Ascending { get; protected set; }

Property Value

Type: Boolean
See Also