RibbonPageGroupEventArgs.PageGroup Property
Gets the processed page group.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonPageGroup | A RibbonPageGroup object that represent the processed page group. |
See Also