Click or drag to resize
OGPenDescription Property
Returns a string description for this pen.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
[BrowsableAttribute(false)]
public string Description { get; }

Property Value

Type: String
A string description for this pen.
See Also