SharpLeaf Reference > Table Methods > SetColumnMaxWidths Method > (Int32[]) Table.SetColumnMaxWidths Method (Int32[])
Set maximum column widths to cycle through from current column on.
public void SetColumnMaxWidths(
int[] 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
|