ChooseObjectMemberPage<TModel>.ShowMessage(String) Method
Displays a message with the specified text when validating a wizard page.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
message | String | A string specifying the message text. |
See Also