List - ColumnPressedStyles Property

Collection of styles applied to the column heading on mouse down

Member of List (PRIM_LIST)

Data Type - Collection of PRIM_VS.Style - Style used to define foreground and background appearance

Details

The ColumnPressedStyles property allows for one or more Styles to be applied on a mouse down within bounds of the column header.
 
They will be removed on mouse up.
 
ColumnPressedStyles on List negates the need to set ColumnPressedStyles for every column.
 
Setting the ColumnPressedStyle property will remove all existing ColumnPressedStyles.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2