[]
Gets or sets how text is aligned in the RibbonDatePicker.
[C1Category("Appearance")]
[C1Description("RibbonDatePicker.TextAlign", "Gets or sets how text is aligned in the RibbonDatePicker.")]
public HorizontalAlignment TextAlign { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonDatePicker.TextAlign", "Gets or sets how text is aligned in the RibbonDatePicker.")>
Public Property TextAlign As HorizontalAlignment