ActiveReports 9
ColumnDirection Enumeration

Specifies the direction of columns in a multi-column report.
Syntax
'Declaration
 
Public Enum ColumnDirection 
   Inherits System.Enum
public enum ColumnDirection : System.Enum 
Members
MemberDescription
AcrossDownPrint a row of details across all the columns before beginning a second row below it, and so on.
DownAcrossPrints a column of details down the first column before moving on to the next column to its right.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.ColumnDirection

Requirements

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

See Also

Reference

GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.Detail~ColumnDirection

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum