UICommand.AllowCloseWindow Property
Gets or sets a value that indicates whether the dialog button is the close button.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the button closes the current window; otherwise, false. |
See Also