[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IErrorIconRenderer

IErrorIconRenderer Interface

Interface that defines the methods and properties required by objects used as painters of the error icon.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IErrorIconRenderer : IDisposable
Public Interface IErrorIconRenderer
    Inherits IDisposable

Methods

Name Description
Paint(Graphics, Rectangle)

Paints the cell with the error icon using the specified control and dimensions.