[]
Gets or sets the description for this RibbonItem.
[C1Category("Appearance")]
[C1Description("RibbonItem.Description", "Gets or sets the description for this RibbonItem.")]
public virtual string Description { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonItem.Description", "Gets or sets the description for this RibbonItem.")>
Public Overridable Property Description As String