Interface VariableRowHeightColumnOptions

Hierarchy

Properties

cellHeightFunction?: ((value: RowPositionInfo, col: ColumnPositionInfo) => number)

Type declaration

enabled?: boolean
fontSize?: number
heightAdjustment?: number
rowHeightFunction?: ((value: RowPositionInfo) => number)

Type declaration

Generated using TypeDoc