[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.SortState

SortState Enum

Represents state of interactive sorting.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum SortState

Fields

Name Description
Ascending

Sorted by ascending.

Descending

Sorted by descending.

None

Not sorted.

Extension Methods