ShowInSimplified Property (RibbonSplitButton)
In This Topic
Gets or sets a value indicating whether this
RibbonItem can be shown in a simplified view.
Syntax
'Declaration
Public Overridable Property ShowInSimplified As Boolean
public virtual bool ShowInSimplified {get; set;}
See Also