[]
        
(Showing Draft Content)

C1.WPF.Grid.GridCellView.OnRenderTreeLines

OnRenderTreeLines Method

OnRenderTreeLines(DrawingContext, Rect)

Called when the tree-lines need to be drawn.

Declaration
protected virtual void OnRenderTreeLines(DrawingContext drawingContext, Rect backgroundArea)
Parameters
Type Name Description
DrawingContext drawingContext

The drawing context used to paint the background.

Rect backgroundArea

The rectangle of the background.