Objective Grid for Microsoft® .NET® Reference Guide

OGBrush.OGSolidBrush Method 

Back to Class Index

Creates a solid brush using the specified background color.

[Visual Basic]
Public Shared Function OGSolidBrush( _
   ByVal cl As Color _
) As OGBrush
[C#]
public static OGBrush OGSolidBrush(
   Color cl
);

See Also

OGBrush Class | OGBrush Members | Stingray.Grid Namespace