Skip to main content
All docs
V23.2

ChooseExistingConnectionPageEx<TModel>.Validate(out String) Method

Namespace: DevExpress.XtraReports.Wizards.Presenters

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public override bool Validate(
    out string errorMessage
)

Parameters

Name Type
errorMessage String

Returns

Type
Boolean
See Also