DataSourceInfo.DataSerializer Property
Specifies the name of a data source serializer.
Namespace: DevExpress.XtraPrinting.WebClientUIControl.DataContracts
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the data source serializer name. |
See Also