Skip to main content

EFWizardSettings.ToString() Method

Returns the textual representation of EFWizardSettings.

Namespace: DevExpress.DataAccess.UI.Wizard

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public override string ToString()

Returns

Type Description
String

A String value.

See Also