RibbonHitInfo.PageGroup Property
Gets or sets the Ribbon page group which is located at the test point.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| RibbonPageGroup | A RibbonPageGroup object that represents the Ribbon page group located at the test point. |
See Also