[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.IsRowBound

IsRowBound Method

IsRowBound(int)

Gets whether the specified row is bound to a data source.

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

Row index

Returns
Type Description
bool