DirectXFormBase.AllowMove Property
In This Article
Gets or sets whether users can drag-and-drop the form’s title bar to move this form.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
See Also