ColumnDefinition interface

Definition of custom data column.

Properties

name

The name of the column.

type

The type of the column data.

Property Details

name

The name of the column.

name?: string

Property Value

string

type

The type of the column data.

type?: string

Property Value

string