Interface VariableRowHeightOptions

Hierarchy

Properties

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

Type declaration

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

Type declaration

Generated using TypeDoc