Back to Devexpress

IReportDesignTool Interface

xtrareports-devexpress-dot-xtrareports-dot-ui-40e72463.md

latest1.2 KB
Original Source

IReportDesignTool Interface

Provides methods for showing both the standard and ribbon-based End-User Report Designer forms.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.Extensions.dll

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public interface IReportDesignTool :
    IDisposable
vb
Public Interface IReportDesignTool
    Inherits IDisposable

See Also

IReportDesignTool Members

DevExpress.XtraReports.UI Namespace