[]
        
(Showing Draft Content)

FarPoint.Win.Spread.INoteIndicatorRenderer3

INoteIndicatorRenderer3 Interface

Interface that defines the methods and properties required by objects used as painters of the note indicator.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface INoteIndicatorRenderer3 : INoteIndicatorRenderer2, INoteIndicatorRenderer
Public Interface INoteIndicatorRenderer3
    Inherits INoteIndicatorRenderer2, INoteIndicatorRenderer

Methods

Name Description
Paint(Graphics, int, int, int, int, Color, NoteIndicatorPosition, bool)

Paints the cell with the note indicator using the specified control and dimensions.