Spread Windows Forms 15.0
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.
    Syntax
    'Declaration
     
    
    Public Interface INoteIndicatorRenderer3 
       Inherits INoteIndicatorRenderer, INoteIndicatorRenderer2 
    'Usage
     
    
    Dim instance As INoteIndicatorRenderer3
    public interface INoteIndicatorRenderer3 : INoteIndicatorRenderer, INoteIndicatorRenderer2  
    See Also