IModelBandsLayoutWin.AllowBandMoving Property
In This Article
Specifies if a user can reorder bands.
Namespace: DevExpress.ExpressApp.Win.Model
Assembly: DevExpress.ExpressApp.Win.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if a user can reorder bands; otherwise, false. |
#Remarks
Important
The Allow
See Also