ControlEditor.grabVertical

Specifies whether the editor should be sized to use the entire height of the control. True means resize the editor to the same height as the underlying control. False means do not adjust the height of the editor. The default value is false.

class ControlEditor
bool grabVertical;

Meta