The PaintRectangleEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ClipRectangle |
Gets a rectangle that represents the area of the Grid that needs to be repainted.
| |
| Graphics |
Gets the graphics.
| |
| Grid |
Gets the Grid.
| |
| Handled |
Gets or sets a value that indicates whether the event handler has completely handled the event or whether the Grid should continue its own processing.
|