SharpLeaf Reference > Table Methods > SetColumnMaxWidths Method > (Double[])

Table.SetColumnMaxWidths Method (Double[])

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

public void SetColumnMaxWidths(
    double[] widths
);
widths
maximum column width in points (negative means no limit).

See also ...

Table Members | Table.SetColumnMaxWidths Method


Send comments on this topic
© Dyalog Ltd 2021