[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultErrorIconRenderer.Paint

Paint Method

Paint(Graphics, Rectangle)

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

Declaration
public void Paint(Graphics g, Rectangle rectPaint)
Public Sub Paint(g As Graphics, rectPaint As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics device interface for painting the cell

Rectangle rectPaint
Implements