[]
        
(Showing Draft Content)

C1.DataCollection.SortDirection

SortDirection Enum

Direction of the sort operation.

Namespace: C1.DataCollection
Assembly: C1.DataCollection.dll
Syntax
public enum SortDirection

Fields

Name Description
Ascending

The sort will be performed in ascending mode.

Descending

The sort will be performed in descending mode.