ConfigureQueryPageView.SelectedStoredProcedureIndex Property
Specifies the index of the selected item in the list of available stored procedures.
Namespace: DevExpress.DataAccess.UI.Wizard.Views
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
Type | Description |
---|---|
Int32 | An index of the selected stored procedure. |
See Also