Back to Devexpress

IReportStorage Interface

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-52dcef1b.md

latest1.3 KB
Original Source

IReportStorage Interface

If implemented, provides functionality to implement a Custom Report Storage.

Namespace : DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public interface IReportStorage
vb
Public Interface IReportStorage

The following members return IReportStorage objects:

See Also

IReportStorage Members

Store Reports in the Report Designer

DevExpress.Xpf.Reports.UserDesigner Namespace