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