Back to Devexpress

ConstructorViewInfo Class

corelibraries-devexpress-dot-dataaccess-dot-wizard-dot-views-94fbbceb.md

latest1.6 KB
Original Source

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

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public sealed class ConstructorViewInfo
vb
Public NotInheritable Class ConstructorViewInfo

The following members return ConstructorViewInfo objects:

LibraryRelated API Members
Cross-Platform Class LibraryIChooseObjectConstructorPageView.Result
WinForms ControlsChooseObjectConstructorPageView.Result
WPF ControlsChooseObjectConstructorPage.Result

Inheritance

Object ConstructorViewInfo

See Also

ConstructorViewInfo Members

DevExpress.DataAccess.Wizard.Views Namespace