You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels