[]
Represents the default painter for the indicator of a note in a cell.
public class DefaultNoteIndicatorRenderer : INoteIndicatorRenderer2, INoteIndicatorRenderer
Public Class DefaultNoteIndicatorRenderer
Implements INoteIndicatorRenderer2, INoteIndicatorRenderer
Name | Description |
---|---|
DefaultNoteIndicatorRenderer() | Creates a new instance of DefaultNoteIndicatorRenderer class. |
Name | Description |
---|---|
Paint(Graphics, int, int, int, int) | Paints the cell with the note indicator using the specified control and dimensions. |
Paint(Graphics, int, int, int, int, Color) | Paints the cell with the note indicator using the specified control and dimensions. |