[]
Gets or sets the text alignment (near, far, or center) in the SideCaption.
[C1Description("C1SideCaption.TextAlignment", "Gets or sets the text alignment (near, far, or center) in the SideCaption.")]
public StringAlignment TextAlignment { get; set; }
<C1Description("C1SideCaption.TextAlignment", "Gets or sets the text alignment (near, far, or center) in the SideCaption.")>
Public Property TextAlignment As StringAlignment