GridControl::IsRowHidden
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
- GridControl::IsColHidden
- GridControl::HideRow
header to Included
GridControl.h