FarPoint.Win.Spread
IInterfaceRenderer Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IInterfaceRenderer Interface


Interface that defines the methods and properties required by objects used as painters of tab sheets.

Syntax

Visual Basic (Declaration) 
Public Interface IInterfaceRenderer 
Visual Basic (Usage)Copy Code
Dim instance As IInterfaceRenderer
C# 
public interface IInterfaceRenderer 

See Also