GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : ColumnDirection Enumeration |
'Declaration Public Enum ColumnDirection Inherits System.Enum
public enum ColumnDirection : System.Enum
Member | Description |
---|---|
AcrossDown | Print a row of details across all the columns before beginning a second row below it, and so on. |
DownAcross | Prints a column of details down the first column before moving on to the next column to its right. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.ColumnDirection
GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.Detail~ColumnDirection