Back to Devexpress

TypeViewInfo Class

corelibraries-devexpress-dot-dataaccess-dot-wizard-dot-views-8af6de98.md

latest1.6 KB
Original Source

TypeViewInfo Class

Contains information about a type 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 TypeViewInfo
vb
Public NotInheritable Class TypeViewInfo

The following members return TypeViewInfo objects:

LibraryRelated API Members
Cross-Platform Class LibraryIChooseObjectTypePageView.SelectedItem
TypeViewInfo.Parent
WinForms ControlsChooseObjectTypePageView.SelectedItem
WPF ControlsChooseObjectTypePage.SelectedItem

Inheritance

Object TypeViewInfo

See Also

TypeViewInfo Members

DevExpress.DataAccess.Wizard.Views Namespace