ConfigureQueryPage.SelectedStoredProcedureIndex Property
Specifies the index of the selected item in the list of available stored procedures.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
Int32 | The index of the selected stored procedure. |
See Also