IModelBandsLayoutWin.AllowChangeBandParent Property
In This Article
Specifies if a user can move bands from one parent band to another.
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 | false | true, if a user can move bands from one parent band to another; otherwise, false. |
#Remarks
Important
The Allow
See Also