[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FlatSelectionRenderer.PaintFilterBarSelection

PaintFilterBarSelection Method

PaintFilterBarSelection(Graphics, int, int, int, int)

Paints the filter-bar selection.

Declaration
public virtual void PaintFilterBarSelection(Graphics g, int x, int y, int width, int height)
Public Overridable Sub PaintFilterBarSelection(g As Graphics, x As Integer, y As Integer, width As Integer, height As Integer)
Parameters
Type Name Description
Graphics g

Graphics object.

int x

X-coordinate.

int y

Y-coordinate.

int width

Width.

int height

Height.