ASPxReportDesigner.TryAddDefaultDataSerializer Property
For internal use. Specifies whether or not the default data serializer can be added to the report extensions.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the default data serializer can be added to the report extensions; otherwise, false. |
See Also