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


Interface that supports painting the selection.

Syntax

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

See Also