IConfigureEFStoredProceduresPageView.SelectedItem Property
If implemented, gets the selected item in the list of stored procedures to be used.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| StoredProcedureViewInfo | A StoredProcedureViewInfo object containing the settings of the selected stored procedure. |
See Also