SharpLeaf Reference > Table Methods > SetRowBefore Method Table.SetRowBefore Method
Set row top margins to cycle through from current row on (default is 3).
Overloads
Example
tb.SetRowBefore(new int[] {3,3,3,3,10}); // every fifth row has more space before
See also ...Table Cyclic Settings | Table Glossary | Table Members | Table.SetRowAfter Method
Send comments on this topic © Dyalog Ltd 2021
|