List Column - ColumnPressedStyle Property

Style to be applied to the column header on click

Member of List Column (PRIM_LIST.Column)

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

Details

The ColumnPressedStyle property is the Style that will be applied to the column header on a mouse down in the column header.
 
It will be removed on mouse up.
 
ColumnPressedStyle on List can be used to apply a a style to all columns.
 
Setting the ColumnPressedStyle property will remove all existing ColumnPressedStyles

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2