ShowInMore Property (RibbonControlHost)
In This Topic
Gets or sets a value indicating if this
RibbonItem can be shown in drop down part of the More button when ribbon is simplified.
Syntax
'Declaration
Public Property ShowInMore As Boolean
public bool ShowInMore {get; set;}
See Also