Fired when the mouse leaves the bounds of the column
Member of List Column (PRIM_LIST.Column)
ColumnMouseLeave is fired when the mouse leaves the outer bounds of a control. It is not fired on the parent when the mouse enters the bounds of a child control. Most MouseEnter/MouseLeave requirements, such as setting the cursor or Style, can be better managed through the use of other more automated features such as the ColumnMouseOverStyle property.
Febuary 18 V14SP2