[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.ShowRow

ShowRow Method

ShowRow(int, int, VerticalPosition)

Moves a row in the specified viewport to the specified position in the component.

Declaration
public void ShowRow(int rowViewportIndex, int row, VerticalPosition verticalPosition)
Public Sub ShowRow(rowViewportIndex As Integer, row As Integer, verticalPosition As VerticalPosition)
Parameters
Type Name Description
int rowViewportIndex

Row index of the viewport that has this row

int row

Row index to move

VerticalPosition verticalPosition

New vertical position of the row