Skip to main content

SaveConnectionPage<TModel>.ConfigureQueryPageType Property

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v24.2.dll

Declaration

public Type ConfigureQueryPageType { get; }

Property Value

Type Description
Type

A Type object.

See Also