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

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

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

public sealed class TypeViewInfo

The following members return TypeViewInfo objects:

Library Related API Members
Cross-Platform Class Library ChooseObjectTypePageView.SelectedItem
IChooseObjectTypePageView.SelectedItem
TypeViewInfo.Parent
WinForms Controls ChooseObjectTypePageView.SelectedItem
WPF Controls ChooseObjectTypePage.SelectedItem

Inheritance

Object
TypeViewInfo
See Also