SharpLeaf Reference > Table Methods > SetRowGrid Method > (Double[],Color[])

Table.SetRowGrid Method (Double[],Color[])

Set solid lines to cycle through.

public void SetRowGrid(
    double[] weights,
    Color[] colors
);
weights
Grid line widths – 0 to disable grid.
colors
Grid line colors.

See also ...

Table Members | Table.SetRowGrid Method


Send comments on this topic
© Dyalog Ltd 2021