ChooseObjectAssemblyPageView.SelectedItem Property
Specifies the item selected in the list of available assemblies.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v24.2.UI.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
AssemblyViewInfo | null | An object containing settings of the selected assembly. |
See Also