SharpLeaf Reference > Table Methods > SetRowMinHeights Method Table.SetRowMinHeights Method
Set minimum row heights to cycle through from current row on (defaults to 6 – twice the default cell gutter).
Overloads
Example
tb.SetRowMinHeights(0); // Do not display empty rows at all
See also ...Sizing Columns and Rows | Table Cyclic Settings | Table Glossary | Table Members | Table.SetRowMaxHeights Method
Send comments on this topic © Dyalog Ltd 2021
|