C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / OnRender Method

In This Topic
OnRender Method (PivotReportOptions)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnRender( _
   ByVal drawingContext As DrawingContext _
) 
 

Parameters

drawingContext
See Also