[]
        
(Showing Draft Content)

C1.WPF.Grid.GridCellView.OnRenderValidation

OnRenderValidation Method

OnRenderValidation(DrawingContext, Rect)

Called when the validation indicators need to be drawn.

Declaration
protected virtual void OnRenderValidation(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.