Collection of styles applied to the column heading when mouse over
Member of List (PRIM_LIST)
Data Type - Collection of PRIM_VS.Style - Style used to define foreground and background appearance
The ColumnMouseOverStyles property allows for one or more Styles to be applied when the mouse enters the physical bounds of the column header. This will apply to all columns. They will be removed when the mouse leaves the bounds. ColumnMouseOverStyles on List negates the need to set ColumnMouseOverStyles for every column. Setting the ColumnMouseOverStyle property will remove all existing ColumnMouseOverStyles.
Febuary 18 V14SP2