[]
Represents a column within the Table.
public class TableColumn
| Name | Description |
|---|---|
| TableColumn() | Creates one TableColumn instance. |
| Name | Description |
|---|---|
| Name | Gets or sets the name of the table column. |
| TotalRowFunction | The function to show in the totals row cell for the column. |
| TotalRowLabel | The string to show in the totals row cell for the column. |