SetRowExpanded(Int32,Boolean,Boolean) Method
Syntax
public void SetRowExpanded(
System.int rowHandle,
System.bool expanded,
System.bool recursive
)Public Overloads Sub SetRowExpanded( _
ByVal rowHandle As System.Integer, _
ByVal expanded As System.Boolean, _
ByVal recursive As System.Boolean _
) Parameters
| Name | Description |
|---|---|
| rowHandle | |
| expanded | |
| recursive |