C1.C1Report Namespace : FieldAlignEnum Enumeration |
'Declaration Public Enum FieldAlignEnum Inherits System.Enum
public enum FieldAlignEnum : System.Enum
Member | Description |
---|---|
CenterBottom | Align to the center and to the bottom of the field box. |
CenterMiddle | Align to the center and to the middle of the field box. |
CenterTop | Align to the center and to the top of the field box. |
General | Align numbers to the right, other values to the left. |
JustBottom | Justify and align to the bottom of the field box. |
JustMiddle | Justify and align to the middle of the field box. |
JustTop | Justify and align to the top of the field box. |
LeftBottom | Align to the left and to the bottom of the field box. |
LeftMiddle | Align to the left and to the middle of the field box. |
LeftTop | Align to the left and to the top of the field box. |
RightBottom | Align to the right and to the bottom of the field box. |
RightMiddle | Align to the right and to the middle of the field box. |
RightTop | Align to the right and to the top of the field box. |
System.Object
System.ValueType
System.Enum
C1.C1Report.FieldAlignEnum
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