[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetRowExpandable

GetRowExpandable Method

GetRowExpandable(int)

Gets whether the row on this sheet is expandable in the hierarchical display.

Declaration
public virtual bool GetRowExpandable(int row)
Public Overridable Function GetRowExpandable(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