Command.ShowsModalDialog Property
Indicates whether a command invokes a modal dialog when executing.
Namespace: DevExpress.Utils.Commands
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
Remarks
The ShowsModalDialog property can be overridden in Command descendants to warn that a particular command displays a modal dialog.
See Also
