Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

List Column - ColumnPressedStyles Property

Panel
bgColor#2c3c4c

Collection of styles to be applied to the column header on mouseOver

Member of List Column (PRIM_LIST.Column)

Data Type - Collection ofPRIM_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. This will apply to all columns.

They will be removed on mouse up.

ColumnPressedStyles on List negates the need to set [set ColumnPressedStyles for every column.

Setting the ColumnPressedStyle property will remove all existing ColumnPressedStyles.


See also

All Component Classes

Technical Reference