@mapgear/geoapps > TableColumn
TableColumn class
Represents a single column in a Table-object
export declare class TableColumn
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| Column | string | Name of the column | |
| DataType | "string" | "number" | The data type of the column |