2.2.6.17.67 GridControl::IsRowHidden
Contents
Description
Returns whether a row is hidden.
Syntax
bool IsRowHidden( int nRow )
Parameters
- nRow
- [input] 0-offset row index
Return
false if nRow is invalid, or is displayed, otherwise true
Examples
See examples of GetRowsHide
Remark
See Also
Header to Included
GridControl.h