GrapeCity MultiRow Windows Forms Documentation
PrintOrder Enumeration


Specifies how to print the sections when PagingMode is PagingMode.MultiColumns mode.
Syntax
<SerializableAttribute()>
Public Enum PrintOrder 
   Inherits System.Enum
Dim instance As PrintOrder
[Serializable()]
public enum PrintOrder : System.Enum 
Members
MemberDescription
DownThenOverIndicates print sections from down to right (N order).
OverThenDownIndicates print sections from right to down (Z order).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.PrintOrder

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.Win.MultiRow Namespace
PrintSettings Class

 

 


Copyright © GrapeCity, inc. All rights reserved.