Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / INoteIndicatorRenderer2 Interface
Members


In This Topic
    INoteIndicatorRenderer2 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 INoteIndicatorRenderer2 
       Inherits INoteIndicatorRenderer 
    'Usage
     
    
    Dim instance As INoteIndicatorRenderer2
    public interface INoteIndicatorRenderer2 : INoteIndicatorRenderer  
    See Also