advancedDataGrid.ColumnStretch(columnIndex, localX)
advancedDataGrid.ColumnStretch(columnIndex, localX)
| Variable | Description |
|---|---|
| columnIndex | The zero-based index of the item's column in the DataGrid object's columns array. Integer. |
| localX | The x position of the mouse. Double. |