RibbonHitInfo.StatusBar Property
Gets the RibbonStatusBar control located at the test point.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RibbonStatusBar | A RibbonStatusBar control located at the test point; null (Nothing in Visual Basic) if the test point doesn’t belong to a Ribbon Status Bar. |
See Also