Click or drag to resize

StiGroupSortDirection Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiGroupSortDirection"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiGroupSortDirection
Members
  Member nameValueDescription
Ascending0
Descending1
None2
See Also