Click or drag to resize

RibbonMenuSection Fields

The RibbonMenuSection type exposes the following members.

Fields
  NameDescription
Public fieldDisplayMode
An enumeration value that determines how controls in this section of the menu are rendered.
Public fieldSequence
An integer that specifies the order of placement among sibling XML nodes
(Inherited from RibbonElement.)
Public fieldTitle
A string to be displayed as the title of the menu section.
Public fieldVisible
Specifies whether the element is visible.
(Inherited from RibbonElement.)
Top
See Also