[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ColumnHeaderRenderer.PaintRowSelector

PaintRowSelector Method

PaintRowSelector(Graphics, Rectangle, Appearance, float)

Paints the row header selector in the row header of the selected row.

Declaration
public virtual void PaintRowSelector(Graphics g, Rectangle r, Appearance appearance, float zoomFactor)
Public Overridable Sub PaintRowSelector(g As Graphics, r As Rectangle, appearance As Appearance, zoomFactor As Single)
Parameters
Type Name Description
Graphics g

Graphics device interface for painting the row header selector.

Rectangle r

Location and size of the rectangular region in which to paint the row header selector.

Appearance appearance

Appearance settings of the row header selector.

float zoomFactor

Numeric value for scaling the display of the row header selector.