EnableResize: Boolean
The EnableResize property determines if the component can be resized.
By default the True value is set that is the ability to change the panel sizes.
To execute the example, create the DropPanel component (see Example of creating the DropPanel component) named DP. Set the False value to the EnableResize property to disable resizing.
EnableResize: false
See also: