Visual Basic (Declaration) | |
---|---|
Public Enum ColumnDirection Inherits System.Enum |
C# | |
---|---|
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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Reference
GrapeCity.ActiveReports.SectionReportModel NamespaceActiveReports6~GrapeCity.ActiveReports.Detail~ColumnDirection