ColumnDefinition interface
Definition of custom data column.
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