FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / OnCursorChanging Method / OnCursorChanging(GridCellRangeEventArgs) Method

In This Topic
    OnCursorChanging(GridCellRangeEventArgs) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Sub OnCursorChanging( _
       ByVal e As C1.WPF.Grid.GridCellRangeEventArgs _
    ) 
    protected void OnCursorChanging( 
       C1.WPF.Grid.GridCellRangeEventArgs e
    )

    Parameters

    e
    See Also