Skip to main content
A newer version of this page is available. .

SaveConnectionPage<TModel>.ConfigureQueryPageType Property

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public Type ConfigureQueryPageType { get; }

Property Value

Type Description
Type

A Type object.

See Also