Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / INoteIndicatorRenderer3 Interface
Members


In This Topic
    INoteIndicatorRenderer3 Interface
    In This Topic
    Interface that defines the methods and properties required by objects used as painters of the note indicator.
    Object Model
    INoteIndicatorRenderer3 Interface
    Syntax
    'Declaration
     
    Public Interface INoteIndicatorRenderer3 
       Inherits INoteIndicatorRendererINoteIndicatorRenderer2 
    'Usage
     
    Dim instance As INoteIndicatorRenderer3
    public interface INoteIndicatorRenderer3 : INoteIndicatorRendererINoteIndicatorRenderer2  
    See Also