Click or drag to resize
OGBrushDescription Property
Returns a string description of this brush.

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 of this brush.
See Also