BCGControlBar Pro for MFC
virtual void CBCGPGridCtrl::OnRowHeaderClick ( CBCGPGridRow pRow,
CRect  rect 
)
protectedvirtual

Called by the framework when a row header is clicked.

This function is called by the framework when a user clicks a row header. Override this function to handle this event.

Parameters
pRowPointer to a row whose header is clicked.
rectBounding rectangle of row header.