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