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