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

GridView.IsRowVisible Method

Name Parameters Description
IsRowVisible(Int32, Int32) rowHandle, visibleIndex Returns a row’s visible state. A row can be identified by its row handle or visible index.
IsRowVisible(Int32) rowHandle Determines a particular row’s visible state.