DirectXFormBase.AllowMove Property
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.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
See Also