[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.ClearRowFilter

ClearRowFilter Method

ClearRowFilter()

Removes all of the row filters from this sheet.

Declaration
public void ClearRowFilter()
Public Sub ClearRowFilter()

ClearRowFilter(int, int)

Removes all of the row filters from a specified column range for this sheet.

Declaration
public void ClearRowFilter(int column, int columnCount)
Public Sub ClearRowFilter(column As Integer, columnCount As Integer)
Parameters
Type Name Description
int column

Column index of starting column

int columnCount

Number of columns in the range