Skip to main content

ReportDesigner.Ribbon Property

Provides access to the Ribbon Control of a Silverlight Report Designer.

Namespace: DevExpress.Xpf.ReportDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll

#Declaration

public RibbonControl Ribbon { get; }

#Property Value

Type Description
RibbonControl

A RibbonControl object.

See Also