[]
Gets or sets a value determining how text is aligned within the field.
[C1Category("Appearance")]
[C1Description("TextFieldBase.Align", "Determines how text is aligned within the field.")]
public FieldAlignEnum Align { get; set; }
<C1Category("Appearance")>
<C1Description("TextFieldBase.Align", "Determines how text is aligned within the field.")>
Public Property Align As FieldAlignEnum