IWizardRunnerContext.ShowMessage(String) Method
Displays a message with the specified text before the execution of a wizard.
Namespace: DevExpress.DataAccess.Wizard
Assembly: DevExpress.Data.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| message | String | A String value. |
See Also