ControlEditor.grabHorizontal

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

class ControlEditor
bool grabHorizontal;

Meta