SharpLeaf Reference > Table Methods > SetColumnBefore Method

Table.SetColumnBefore Method

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

Overloads

Example

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

See also ...

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


Send comments on this topic
© Dyalog Ltd 2021