Click or drag to resize
CellBordersBottom Property
Gets the bottom border style.

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

Property Value

Type: OGPen
The bottom border style.
See Also