[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonDatePicker.LabelWidth

LabelWidth Property

LabelWidth

Gets or sets the width of the text label. Set to -1 to let the label calculate width automatically.

Declaration
[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; }