ColumnData interface

Column JSON representation object.

Index

Properties

Properties


blockId

The block ID.

● blockId?: string


cptn

The caption

● cptn: string


enabled

Column is enabled

● enabled?: boolean


expr

The expression.

● expr?: ExpressionData


readOnly

Indicates whether this column is read-only

● readOnly?: boolean


srt

The sorting

● srt?: SortDirection


srtidx

The sort index.

● srtidx?: number