[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IUnboundRowSupport.IsRowBound

IsRowBound Method

IsRowBound(int)

Determines whether the row is bound.

Declaration
bool IsRowBound(int row)
Function IsRowBound(row As Integer) As Boolean
Parameters
Type Name Description
int row

Row to check

Returns
Type Description
bool

true if the row is bound; false otherwise