[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IInterfaceRenderer.PaintRangeGroupLevelBox

PaintRangeGroupLevelBox Method

PaintRangeGroupLevelBox(Graphics, int, int, int, int, int, bool, bool)

Paints the outline (range group) level indicator box.

Declaration
void PaintRangeGroupLevelBox(Graphics g, int x, int y, int width, int height, int groupLevel, bool rowGroup, bool isLeftToRight)
Sub PaintRangeGroupLevelBox(g As Graphics, x As Integer, y As Integer, width As Integer, height As Integer, groupLevel As Integer, rowGroup As Boolean, isLeftToRight As Boolean)
Parameters
Type Name Description
Graphics g

Graphics device interface for painting the box

int x

X-coordinate

int y

Y-coordinate

int width

Width, in pixels

int height

Height, in pixels

int groupLevel

Level of the outline (range group)

bool rowGroup

Whether this is an outline (range group) of rows

bool isLeftToRight

Whether set to right-to-left