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

In This Topic
OnQueryCursor Method (PivotReportOptions)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnQueryCursor( _
   ByVal e As QueryCursorEventArgs _
) 
 

Parameters

e
See Also