[]
Gets or sets the width of RibbonTimePicker's text area.
[C1Category("Appearance")]
[C1Description("RibbonTimePicker.TextAreaWidth", "Gets or sets the width of RibbonTimePicker's text area.")]
public int TextAreaWidth { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonTimePicker.TextAreaWidth", "Gets or sets the width of RibbonTimePicker's text area.")>
Public Property TextAreaWidth As Integer