RibbonHitInfo.PageInfo Property
Returns the RibbonPageViewInfo object associated with this RibbonHitInfo object.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.Ribbon.ViewInfo.RibbonPageViewInfo | A DevExpress.XtraBars.Ribbon.ViewInfo.RibbonPageViewInfo object associated with this RibbonHitInfo object. |
See Also