[]
        
(Showing Draft Content)

C1.iOS.Grid.GridCellView.OnRenderTreeLines

OnRenderTreeLines Method

OnRenderTreeLines(CGContext, CGRect)

Called when the tree-lines need to be drawn.

Declaration
protected virtual void OnRenderTreeLines(CGContext drawingContext, CGRect backgroundArea)
Protected Overridable Sub OnRenderTreeLines(drawingContext As CGContext, backgroundArea As CGRect)
Parameters
Type Name Description
CGContext drawingContext

The drawing context used to paint the background.

CGRect backgroundArea

The rectangle of the background.