Skip to main content

AssemblyViewInfo Class

Provides information about an assembly 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 AssemblyViewInfo

The following members return AssemblyViewInfo objects:

Library Related API Members
Cross-Platform Class Library IChooseObjectAssemblyPageView.SelectedItem
WinForms Controls ChooseObjectAssemblyPageView.SelectedItem
WPF Controls ChooseObjectAssemblyPage.SelectedItem

Inheritance

Object
AssemblyViewInfo
See Also