System.Windows.Forms.DataGrid.IsExpanded Method

Gets a value that indicates whether the node of a specified row is expanded or collapsed.

Syntax

public bool IsExpanded (int rowNumber)

Parameters

rowNumber
The number of the row in question.

Returns

true if the node is expanded; otherwise, false.

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