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

RibbonControl.Ribbon Attached Property

Gets or sets a RibbonControl 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
RibbonControl

A RibbonControl object.

See Also