FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / OnPreviewStylusInRange Method

In This Topic
    OnPreviewStylusInRange Method (PivotReportOptions)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPreviewStylusInRange( _
       ByVal e As StylusEventArgs _
    ) 
    protected virtual void OnPreviewStylusInRange( 
       StylusEventArgs e
    )

    Parameters

    e
    See Also