[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.IsRowExpanded

IsRowExpanded Method

IsRowExpanded(int)

Gets whether the row is expanded in the 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
Exceptions
Type Condition
ArgumentOutOfRangeException

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