ViewColumn

ViewColumn class

Represents a column in a project view.

The ViewColumn type exposes the following members:

Properties

NameDescription
fieldGets or sets column field.
nameGets the column name.
string_alignmentGets or sets alignment of the text (can be one of the values of the
widthGets the column width.
text_style_modification_callbackGets or sets the callback which can be used to customize the appearance of the column’s cells.

See Also