[]
Gets or sets the width of the text label. Set to -1 to let the label calculate width automatically.
[C1Category("Appearance")]
[C1Description("RibbonTimePicker.LabelWidth", "The width of the text label. Set to -1 to let the label calculate width automatically.")]
public int LabelWidth { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonTimePicker.LabelWidth", "The width of the text label. Set to -1 to let the label calculate width automatically.")>
Public Property LabelWidth As Integer