Objective Grid for Microsoft® .NET® Reference Guide

GridControl.Paint Event

Back to Class Index

Occurs when the control is redrawn.     

[Visual Basic]
Public Event Paint As PaintEventHandler
[C#]
public event PaintEventHandler Paint;

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace