getStart

abstract var getStart: (position: ColumnOrderPosition?) -> Int(source)

Returns the offset measurement along the row-axis (usually the x-axis for standard tables) for the header. This is effectively a sum of the offset measurements of all preceding (left) headers in relation to the current column. API Docs Guide