RibbonPageGroup.Page Property
Gets the Ribbon Page that owns the current page group. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v22.2.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
Type | Description |
---|---|
RibbonPage | A RibbonPage object that owns the current page group. |
See Also