Skip to main content

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.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public sealed class ConstructorViewInfo

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