Click or drag to resize
CellBordersLeft Property
Gets the left border style.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public OGPen Left { get; }

Property Value

Type: OGPen
The left border style.
See Also