SharpLeaf Reference > Table Methods > SetColumnAfter Method

Table.SetColumnAfter Method

Set column right margins to cycle through from current column on (default is 3).

Overloads

Example

   tb.SetColumnAfter(new int[] {3,3,3,3,10});  // every fifth column has more space after

See also ...

Table Cyclic Settings | Table Glossary | Table Members | Table.SetColumnBefore Method


Send comments on this topic
© Dyalog Ltd 2021