[]
Gets or sets the label used to identify this RibbonDatePicker.
[C1Category("Appearance")]
[C1Description("RibbonDatePicker.Label", "Gets or sets the label used to identify this RibbonDatePicker.")]
public string Label { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonDatePicker.Label", "Gets or sets the label used to identify this RibbonDatePicker.")>
Public Property Label As String