Skip to main content
All docs
V25.2
  • MongoDBWizardSettings.ToString() Method

    Returns the textual representation of MongoDBWizardSettings.

    Namespace: DevExpress.DataAccess.UI.Wizard

    Assembly: DevExpress.DataAccess.v25.2.dll

    NuGet Package: DevExpress.DataAccess

    Declaration

    public override string ToString()

    Returns

    Type Description
    String

    The textual representation of MongoDBWizardSettings.

    See Also