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

CheckItem<T> Class

Provides a model that stores the information about a custom query on the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Data Source Wizard.

Namespace: DevExpress.DataAccess.Wizard.Model

Assembly: DevExpress.DataAccess.v21.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public class CheckItem<T>

Type Parameters

Name
T

Inheritance

Object
CheckItem<T>
See Also