getIsFirstColumn

abstract var getIsFirstColumn: (position: ColumnOrderPosition?) -> Boolean(source)

Returns true if the column is the first column in the order of the visible columns. Optionally pass a position parameter to check if the column is the first in a sub-section of the table. API Docs Guide