Click or drag to resize

RibbonGroupElementT Properties

The RibbonGroupElementT generic type exposes the following members.

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