Objective Grid for Microsoft® .NET® Reference Guide

OGBrush.Hatch Property

Back to Class Index

Gets the HatchStyle used to paint the Interior of a grid cell.

[Visual Basic]
Public ReadOnly Property Hatch As HatchStyle
[C#]
public HatchStyle Hatch {get;}

Remarks

This can be any of the HatchStyle enumeration values.

See Also

OGBrush Class | OGBrush Members | Stingray.Grid Namespace