Resize Method (DataGridColumn)
Class
DataGridColumn
.
Action
Resizes a column.
Syntax
dataGridColumn
.
Resize
(
width
)
Variable
Description
width
The new width of the column, in pixels.
Integer
.