Skip to main content

RibbonControl.Ribbon Attached Property

In This Article

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

#Declaration

#Returns

Type Description
RibbonControl

A RibbonControl object to which a child element belongs.

See Also