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

    Namespace: DevExpress.XtraReports.Wizards.Presenters

    Assembly: DevExpress.XtraReports.v25.1.dll

    NuGet Package: DevExpress.Reporting.Core

    Declaration

    public override bool Validate(
        out string errorMessage
    )

    Parameters

    Name Type
    errorMessage String

    Returns

    Type
    Boolean
    See Also