BarItemLink.OwnerPageGroup Property
Returns the RibbonPageGroup that owns the parent BarItem of this link.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RibbonPageGroup | The RibbonPageGroup that owns the parent BarItem of this link. |
See Also