Skip to main content
A newer version of this page is available. .

SerializableString() Constructor

Initializes a new instance of the SerializableString class with the default settings.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public SerializableString()

Remarks

The SerializableString string class is intended for internal use only. It shouldn’t be initialized directly.

See Also