[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.IsRowExpanded

IsRowExpanded Method

IsRowExpanded(int)

Gets whether the row on this sheet displays a child view in a hierarchical display.

Declaration
public virtual bool IsRowExpanded(int row)
Public Overridable Function IsRowExpanded(row As Integer) As Boolean
Parameters
Type Name Description
int row

Row index

Returns
Type Description
bool

true if the row on this sheet displays a child view; false otherwise

Exceptions
Type Condition
ArgumentOutOfRangeException

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