Determines if the editor can be resized on the client.
| C# |
public bool Resizable { get; set; }
The default is false.
Width cannot be reduced to less than the toolbar requires. Height cannot be reduced to less than 100px.
Width cannot be reduced to less than the toolbar requires. Height cannot be reduced to less than 100px.