[]
Starts resizing a column.
protected void StartColumnResizing(int columnPane, int column, int mousePosX)
Protected Sub StartColumnResizing(columnPane As Integer, column As Integer, mousePosX As Integer)
| Type | Name | Description |
|---|---|---|
| int | columnPane | Viewport column index |
| int | column | Column index |
| int | mousePosX |
For columnPane: -2 indicates header viewport, -1 indicates frozen viewport,
= 0 indicates scrollable viewport