[]
        
(Showing Draft Content)

C1.iOS.Grid.GridCellView.OnRenderValidation

OnRenderValidation Method

OnRenderValidation(CGContext, CGRect)

Called when the validation indicators need to be drawn.

Declaration
protected virtual void OnRenderValidation(CGContext drawingContext, CGRect backgroundArea)
Protected Overridable Sub OnRenderValidation(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.