Table of Contents

Method ScrollToRow

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ScrollToRow(int)

Scrolls to the specified row.

public bool ScrollToRow(int row)

Parameters

row int

Returns

bool

True if we scrolled the control, False if nothing was done.