ColumnResizeContext

ColumnResizeContext

metadata associated with a column resize event.

Source:

Members

delta :number

offset from the top left corner of the window.

Source:
Type:
  • number

field :ColumnType

the column that is being resized.

Source:
Type:
  • ColumnType

minPos :number

column cannot be resized below this point on the screen.

Source:
Type:
  • number

startPos :number

where the mouse was first pressed

Source:
Type:
  • number