[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetRowExpandable

GetRowExpandable Method

GetRowExpandable(int)

Gets whether the row on this sheet can be expanded to show a child view in a 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 index is out of range; must be between 0 and the total number of rows