Resize Method (DataGridColumn)

Action

Resizes a column.

Syntax

C#
dataGridColumn.Resize(width)
VB
dataGridColumn.Resize(width)
Variable Description
width The new width of the column, in pixels. Integer.