RibbonHitInfo.PageCategoryInfo Property
In This Article
Gets an object that contains view information on the category at the test point.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Use the RibbonHitInfo.PageCategory property to get the category at the test point.
See Also