Click or drag to resize
RibbonControl Properties

The RibbonControl type exposes the following members.

Properties
  NameDescription
Public propertyCommandProvider
The RibbonCommandProvider providing functionality for this ribbon element.
(Inherited from RibbonElement.)
Public propertyId
A string that identifies this element, such as "Ribbon.Library.Share.NewRibbonButton".
(Inherited from RibbonElement.)
Public propertyParent
Specifies the parent element.
(Inherited from RibbonElement.)
Public propertyUniqueId
A string that identifies this element.
(Inherited from RibbonElement.)
Top
See Also