GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : Position Enumeration |
'Declaration Public Enum Position Inherits System.Enum
public enum Position : System.Enum
Member | Description |
---|---|
Auto | The automatic position. |
Bottom | The bottom position. |
BottomLeft | The bottom left position. |
BottomRight | The bottom right position. |
Center | The center position. |
Left | The left position. |
Right | The right position. |
Top | The top position. |
TopLeft | The top left position. |
TopRight | The top right position. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Position