Resize Method (DataGridRow)

Action

Resizes a column.

Syntax

C#
dataGridRow.Resize(height)
VB
dataGridRow.Resize(height)
Variable Description
height The new height of the row, in pixels. Integer.