RibbonPageGroup.Page Property
Gets the page which owns the current group.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonPage | A RibbonPage object which owns the current group. |
See Also