API Reference > OdDb Classes > OdDbLinkedTableData Class > OdDbLinkedTableData Methods > OdDbLinkedTableData::getToolTip Method
OdDbLinkedTableData::getToolTip Method
Syntax
C++
virtual OdString getToolTip(OdInt32 nRow, OdInt32 nCol) const;
Parameters 
Description 
OdInt32 nRow 
[in] Row index.  
OdInt32 nCol 
[in] Column index.  

Tooltip of the cell.

Returns the tooltip of the cell as an OdString value. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.