Click or drag to resize
OGPenWeight Property
Gets or sets the weight, or width, of the pen (border).

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
[BrowsableAttribute(true)]
public byte Weight { get; set; }

Property Value

Type: Byte
The weight of this pen.
See Also