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