[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.ExpandRow

ExpandRow Method

ExpandRow(int, bool)

Expands or collapses the specified row in the hierarchical display.

Declaration
public void ExpandRow(int row, bool expand)
Public Sub ExpandRow(row As Integer, expand As Boolean)
Parameters
Type Name Description
int row

Row index

bool expand

True to expand; false to collapse

Exceptions
Type Condition
ArgumentOutOfRangeException

Specified row is out of range; must be between 0 and the number of rows