Click or drag to resize
IndexColumnIsDescendingKey Property
Indicates whether index key column has a descending sort direction.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool IsDescendingKey { get; }

Property Value

Type: Boolean
See Also