SharpLeaf Reference > Table Methods > SetColumnMaxWidths Method

Table.SetColumnMaxWidths Method

Set maximum column widths to cycle through from current column on (defaults to -1 for no limit).

Overloads

Example

   tb.SetColumnMaxWidths(144);  // floating-size columns should never be wider than two inches

See also ...

Sizing Columns and Rows | Table Cyclic Settings | Table Glossary | Table Members | Table.SetColumnMinWidths Method | Table.SetColumnWidths Method


Send comments on this topic
© Dyalog Ltd 2021