Skip to main content

ReportDesigner Class

Provides functionality for the Silverlight Report Designer.

Namespace: DevExpress.Xpf.ReportDesigner

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

#Declaration

[DXToolboxBrowsable]
public class ReportDesigner :
    UserControl,
    IComponentConnector

#Remarks

For a code sample, see the following online example: How to use the Silverlight report designer.

See Also