Spread WinForms 15
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
See Also