getIsLastColumn

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

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