[]
Gets or sets the alignment of text and image on pages' title bars.
[C1Category("Behavior")]
[C1Description("C1OutBar.Align", "Gets or sets the alignment of text and image on pages' title bars.")]
public HorizontalAlignment Align { get; set; }
<C1Category("Behavior")>
<C1Description("C1OutBar.Align", "Gets or sets the alignment of text and image on pages' title bars.")>
Public Property Align As HorizontalAlignment