Resize Method (DataGridRow)

Class

DataGridRow.

Action

Resizes a row.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

Resize (height)
Variable Description
height The new width of the row, in pixels. INTEGER.

Example

Resize (50)