[]
        
(Showing Draft Content)

FarPoint.Web.Spread.LayoutRows.Remove

Remove Method

Remove(int, int)

Removes a row or range of rows from the layout.

Declaration
public void Remove(int index, int count)
Public Sub Remove(index As Integer, count As Integer)
Parameters
Type Name Description
int index

Row index at which to start

int count

Number of rows to remove