[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultErrorIconRenderer

DefaultErrorIconRenderer Class

Represents the default painter for the ErrorIcon in a cell.

Inheritance
DefaultErrorIconRenderer
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class DefaultErrorIconRenderer : IErrorIconRenderer, IDisposable
Public Class DefaultErrorIconRenderer
    Implements IErrorIconRenderer, IDisposable

Constructors

Name Description
DefaultErrorIconRenderer()

Creates a new instance of DefaultErrorIconRenderer class.

Methods

Name Description
Dispose()

Frees system resources consumed by the DefaultErrorIconRender.

Paint(Graphics, Rectangle)

Paints the cell with the ErrorIcon using the specified control and dimensions.