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