'Declaration Public Enum HorizontalAlignment Inherits System.Enum
public enum HorizontalAlignment : System.Enum
'Declaration Public Enum HorizontalAlignment Inherits System.Enum
public enum HorizontalAlignment : System.Enum
Member | Description |
---|---|
Center | Indicates align to the center. |
Left | Indicates align to the left. |
Right | Indicates align to the right. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.HorizontalAlignment