Objective Grid for Microsoft® .NET® Reference Guide

OGBrush.Style Property

Back to Class Index

Gets the BrushStyle used to paint the interior of a cell.

[Visual Basic]
Public ReadOnly Property Style As BrushStyle
[C#]
public BrushStyle Style {get;}

Remarks

This can be any of the BrushStyle enumerations.

See Also

OGBrush Class | OGBrush Members | Stingray.Grid Namespace