Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnPaintBackground Method

Back to Class Index

[Visual Basic]
Overrides Protected Sub OnPaintBackground( _
ByVal e As PaintEventArgs _
)
[C#]
protected override void OnPaintBackground(
PaintEventArgs* e
);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace