LayoutControl.AllowCustomizationDefaultValue Property
In This Article
Gets or sets a default value for the AllowCustomization property. The default value is true.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if users can customize the layout; otherwise, false. |
See Also