CustomDrawRowEventArgs Fields
Serves as a base for classes providing data for all events used to custom paint row elements.| Name | Description |
|---|---|
| Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also