Skip to main content
All docs
V24.1

ChooseExistingConnectionPageEx<TModel>.Validate(out String) Method

Namespace: DevExpress.XtraReports.Wizards.Presenters

Assembly: DevExpress.XtraReports.v24.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