Click or drag to resize
CellBorders Constructor
Initializes a new CellBorders.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public CellBorders()
Remarks
A CellBorders using dotted lines, the SystemColors.WindowFrame color, and a weight of 1 for all sides is created.
See Also