[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IFocusIndicatorRenderer

IFocusIndicatorRenderer Interface

Interface that supports painting the focus indicator using a specified control and dimensions.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IFocusIndicatorRenderer
Public Interface IFocusIndicatorRenderer

Methods

Name Description
Paint(Graphics, int, int, int, int, bool, bool, bool, bool)

Paints the cell with the focus indicator using the specified control and dimensions.

OSZAR »