XRDesignRibbonForm.RibbonStatusBar Property
Gets the RibbonStatusBar of the ribbon-based End-User Report Designer form.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
Type | Description |
---|---|
RibbonStatusBar | A RibbonStatusBar object, which represents the Ribbon Status Bar of the Ribbon End-User Designer form. |
Remarks
Use the RibbonStatusBar property, to access the RibbonStatusBar‘s properties of the End-User Designer form.
To learn more, refer to End-User Report Designer with a Ribbon Toolbar.
See Also