GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : LayoutDirection Enumeration |
'Declaration Public Enum LayoutDirection Inherits System.Enum
public enum LayoutDirection : System.Enum
Member | Description |
---|---|
Both | The layout runs from top to bottom and left to right. |
Horizontal | The layout runs from left to right. |
None | No direction is specified. |
Vertical | The layout runs from top to bottom. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Layout.LayoutDirection
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