Back to Devexpress

GridView.MakeRowVisible Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-gridview-dot-makerowvisible.md

latest510 B
Original Source

GridView.MakeRowVisible Method

NameParametersDescription
MakeRowVisible(Int32, Boolean)rowHandle, invalidateMakes the specified row visible on screen. Allows you to invalidate the row, if required.
MakeRowVisible(Int32)rowHandleMakes the specified row visible on screen.