[]
Represents the default painter for the ErrorIcon in a cell.
public class DefaultErrorIconRenderer : IErrorIconRenderer, IDisposable
Public Class DefaultErrorIconRenderer
Implements IErrorIconRenderer, IDisposable
| Name | Description |
|---|---|
| DefaultErrorIconRenderer() | Creates a new instance of DefaultErrorIconRenderer class. |
| Name | Description |
|---|---|
| Dispose() | Frees system resources consumed by the DefaultErrorIconRender. |
| Paint(Graphics, Rectangle) | Paints the cell with the ErrorIcon using the specified control and dimensions. |