ViewColumn

ViewColumn class

Represents a column in a project view.

Methods

NameDescription
get_FieldGets column field. Field .
get_NameGets the column name.
get_StringAlignmentGets alignment of the text (can be one of the values of the HorizontalStringAlignment enumeration).
get_TextStyleModificationCallbackGets the callback which can be used to customize the appearance of the column’s cells.
get_WidthGets the column width.
set_FieldSets column field. Field .
set_StringAlignmentSets alignment of the text (can be one of the values of the HorizontalStringAlignment enumeration).
set_TextStyleModificationCallbackSets the callback which can be used to customize the appearance of the column’s cells.