Click or drag to resize

StiColumnDirection Enumeration

Enumeration contains type of column direction.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiColumnDirection
Members
  Member nameValueDescription
DownThenAcross0 Down then Accross
AcrossThenDown1 Across then down
See Also