GridControl::IsMergeRow
Description
Gets whether a row will have its cells merged.
Syntax
bool IsMergeRow( int nRow )
Parameters
- nRow
- [input] row index, 0-offset
Return
true if a row has its cells merged, otherwise false
Examples
See examples of IsEnable
Remark
See Also
- GridControl::SetMergeCol
- GridControl::SetMergeRow
header to Included
GridControl.h