Skip to main content

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

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

Declaration

public sealed class TypeViewInfo

The following members return TypeViewInfo objects:

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

Inheritance

Object
TypeViewInfo
See Also