Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

Returns

Type Description
RibbonStatusBarControl

A RibbonStatusBarControl object.

See Also