Skip to main content
A newer version of this page is available. .

GridView.MakeRowVisible Method

Name Parameters Description
MakeRowVisible(Int32, Boolean) rowHandle, invalidate Makes the specified row visible on screen. Allows you to invalidate the row, if required.
MakeRowVisible(Int32) rowHandle Makes the specified row visible on screen.