SharpLeaf Reference > Table Methods > SetColumnMinWidths Method Table.SetColumnMinWidths Method
Set minimum column widths to cycle through from current column on (defaults to 6 – twice the default cell gutter).
Overloads
Example
tb.SetColumnMinWidths(0); // do not display empty columns at all
See also ...Sizing Columns and Rows | Table Cyclic Settings | Table Glossary | Table Members | Table.SetColumnMaxWidths Method | Table.SetColumnWidths Method
Send comments on this topic © Dyalog Ltd 2021
|