Represents the direction of the layout.
| Visual Basic (Declaration) | |
|---|---|
Public Enum LayoutDirection Inherits System.Enum | |
| C# | |
|---|---|
public enum LayoutDirection : System.Enum | |
| Member | Description |
|---|---|
| Ltr | From left to right |
| Rtl | From right to left. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Definition.Components.LayoutDirection