Click or drag to resize
RibbonMenuSection Properties

The RibbonMenuSection type exposes the following members.

Properties
  NameDescription
Public propertyCommandProvider
Returns the command provider for the current element.
(Inherited from RibbonGroupElementT.)
Public propertyId
A string that identifies the element, such as "Ribbon.Library.Share.NewRibbonButton".
(Inherited from RibbonGroupElementT.)
Public propertyParent
Specifies the parent element.
(Inherited from RibbonElement.)
Public propertyUniqueId
A string that identifies this element.
(Inherited from RibbonElement.)
Top
See Also