SharpLeaf Reference > Table Methods > SetRowMaxHeights Method > (Int32[]) Table.SetRowMaxHeights Method (Int32[])
Set maximum row heights to cycle through from current row on.
public void SetRowMaxHeights(
int[] heights
);
-
heights
- Maximum row heights in points (positive is absolute size in point, negative is no limit).
See also ...Table Members | Table.SetRowMaxHeights Method
Send comments on this topic © Dyalog Ltd 2021
|