IReportDesignerUI.ReportSerializer Property
Returns an object that provides functionality to save or load a report from a stream.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
IReportSerializer | An object implementing the IReportDesignerUI interface. |
See Also