ConstructorViewInfo Class
Contains information about an object constructor that is displayed in the Data Source Wizard when binding to an object data source.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Related API Members
The following members return ConstructorViewInfo objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | IChooseObjectConstructorPageView.Result |
WinForms Controls | ChooseObjectConstructorPageView.Result |
WPF Controls | ChooseObjectConstructorPage.Result |
Inheritance
Object
ConstructorViewInfo
See Also