ReportSerializeHelper(Object, SerializationContext) Constructor
Initializes a new instance of the ReportSerializeHelper class with specified settings.
Namespace: DevExpress.XtraReports.Serialization
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type |
---|---|
rootObj | Object |
context | DevExpress.Utils.Serializing.Helpers.SerializationContext |
See Also