GridControl::IsItalic
Description
Returns whether a cell's text is italic.
Syntax
bool IsItalic( int nRow, int nCol )
Parameters
- nRow
- [input] 0-offset row index
- nCol
- [input] 0-offset column index
Return
true if the cell's text is italic otherwise false.
Examples
See examples of IsBold
Remark
See Also
GridControl::SetItalic
header to Included
GridControl.h