TreeViewColumn.setHeading

Set the heading title.

class TreeViewColumn
setHeading
(
this T
)
(
string title
,)

Parameters

title string

The title of the column.

anchor string

The anchor position of the text.

Return Value

Type: auto

This column to aid method chaining.

See Also

Meta