ForMinimizedRibbon Property (ButtonActionElement)
In This Topic
Gets a value indicating if the item should appear only when the Ribbon is minimized.
Syntax
'Declaration
Public ReadOnly Property ForMinimizedRibbon As Boolean
public bool ForMinimizedRibbon {get;}
See Also