QueryColumnData interface
Column JSON representation object.
Properties
Section titled “Properties”blockId
Section titled “blockId”The block ID.
● blockId?: string
The caption
● cptn: string
enabled
Section titled “enabled”Column is enabled
● enabled?: boolean
The expression.
● expr?: ExpressionData
hidden
Section titled “hidden”● hidden?: boolean
The id
● id: string
readOnly
Section titled “readOnly”Indicates whether this column is read-only
● readOnly?: boolean
The sorting
● srt?: SortDirection
srtidx
Section titled “srtidx”The sort index.
● srtidx?: number