Sets the state of the specified row.
bool RowState( const int index // index const bool select // state )
Parameters
index
[in] Row index.
select
[in] Row state.
Returned value
true if successful, otherwise false.