Spread WPF Documentation
OnManipulationInertiaStarting Method (DropDownItemBaseControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > DropDownItemBaseControl Class : OnManipulationInertiaStarting Method
Syntax
'Declaration
 
Protected Overridable Sub OnManipulationInertiaStarting( _
   ByVal e As System.Windows.Input.ManipulationInertiaStartingEventArgs _
) 
'Usage
 
Dim instance As DropDownItemBaseControl
Dim e As System.Windows.Input.ManipulationInertiaStartingEventArgs
 
instance.OnManipulationInertiaStarting(e)
protected virtual void OnManipulationInertiaStarting( 
   System.Windows.Input.ManipulationInertiaStartingEventArgs e
)

Parameters

e
See Also

Reference

DropDownItemBaseControl Class
DropDownItemBaseControl Members