dataGrid.ColumnStretch(columnIndex, localX)
dataGrid.ColumnStretch(columnIndex, localX)
| Variable | Description |
|---|---|
| columnIndex | The zero-based index of the selected column in the DataGrid object's columns array. Integer. |
| localX | The size of the column relative to the data grid. Double. |