Skip to main content
All docs
V25.1
  • DashboardChooseExistingConnectionPage<TModel>.Validate(out String) Method

    Namespace: DevExpress.DashboardWin.DataSourceWizard.Presenters

    Assembly: DevExpress.Dashboard.v25.1.Win.dll

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    public override bool Validate(
        out string errorMessage
    )

    Parameters

    Name Type
    errorMessage String

    Returns

    Type
    Boolean
    See Also