Expand Method (SwfDataGrid)

Class

SwfDataGrid.

Action

Expands the row and any of its children in the grid. If those children have children, they are also expanded.

Syntax

Datagrid.Expand (iRow)
Variable Description
iRow The DataGridRow to expand. INTEGER.