ColumnField Class
The ColumnField class is a stack field that is a column within a table field. Column fields cannot exist independently of table fields.
The ColumnField class provides access to the visual attributes of an individual column in a table field.
In addition to visual characteristics, you can use the ColumnField reference to:
• Change the column header (the Title attribute)
• Move the column in the table field (the ColumnNumber attribute)
• Turn on cell attributes (the HasCellAttributes attribute)
• Set some characteristics for all fields in the column (the ProtoField attribute)
For more information, see in the
Language Reference Guide:
ColumnField Class.
Last modified date: 12/20/2023