System.Windows.Forms.DataGrid.Expand Method

Displays child relations, if any exist, for all rows or a specific row.

Syntax

public void Expand (int row)

Parameters

row
The number of the row to expand. If set to -1, all rows are expanded.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0