Resize メソッド (DataGridRow)
クラス
DataGridRow
.
処理
列のサイズを変更します。
構文
dataGridRow
.
Resize
(
height
)
変数
説明
height
行の新しい高さ(ピクセル)。
Integer
。