Versions Compared

Key

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

...

Name

Description

ColumnClick

Fired when the column header is clicked

Origin, Handled

ColumnDoubleClick

Fired when the column header is DoubleClicked

Origin, Handled

ColumnMouseEnter

Fired when the mouse enters the bounds of the column

ColumnMouseLeave

Fired when the mouse leaves the bounds of the column

CreateInstance

CreateInstance is signalled signaled when an instance of a component is created [(Inherited from List Column (PRIM_LIST.Column)

DestroyInstance

DestroyInstance is signalled signaled when an instance of a component is about to be destroyed [(Inherited from List Column (PRIM_LIST.Column)

Methods

Name

Description

SizeToContents

Set the column width to the widest content

...