Click or drag to resize
CellBordersRight Property
Gets the right border style.

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

Property Value

Type: OGPen
The right border style.
See Also