Click or drag to resize
CellBordersTop Property
Gets the top border style.

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

Property Value

Type: OGPen
The top border style.
See Also