OnMouseOverHeader event
This event raises when the user passes with the mouse over the column header.
Sintax
function OnMouseOverHeader (
colIndex
)
Parameters
colIndex
Number
with the column header index on which the event raises.