Skip to main content
A newer version of this page is available. .

RibbonStatusBarControl.RibbonStatusBar Attached Property

Gets or sets a RibbonStatusBarControl object to which a child element belongs. This is an attached property.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Ribbon, DevExpress.Wpf.Navigation

Declaration

Returns

Type Description
RibbonStatusBarControl

A RibbonStatusBarControl object.

See Also