BCGSuite for MFC
virtual CString CBCGPGridRow::GetNameTooltip ( )
virtual

Returns a tooltip text for a group row.

This function is called to display a tooltip text for a group row. The default implementation displays a group row text when the text doesn't fit the row width.

Override this method to display custom tooltip text.