SheetEditorInteractiveService Class Members

Summary

The following tables list the members exposed by SheetEditorInteractiveService.

Public Methods

Name Description
Public Method OnDoubleTap Raises the DoubleTap event.
Public Method OnDragCompleted Raises the DragCompleted event.
Public Method OnDragDelta Raises the DragDelta event.
Public Method OnDragStarted Raises the DragStarted event.
Public Method OnKeyDown Raises the KeyDown event.
Public Method OnKeyUp Raises the KeyUp event.
Public Method OnMove Raises the Move event.
Public Method OnTap Raises the Tap event.
Public Method StartListening Starts listening to the events.
Public Method StopListening Stops listening to the events.

Public Properties

Name Description
Public Property IsListening Gets a value that indicates whether the service is currently listening to the events.
Public Property TapOnDown Indicates whether Tap events should fire on mouse or touch down.

Public Events

Name Description
Public Event static  | Shared in VB DoubleTap Occurs when the user double taps with the mouse or a finger.
Public Event static  | Shared in VB DragCompleted Occurs when the user completes a drag operation.
Public Event static  | Shared in VB DragDelta Occurs when the user moves the mouse or finger while dragging.
Public Event static  | Shared in VB DragStarted Occurs when the user starts a drag operation.
Public Event static  | Shared in VB KeyDown Occurs when the user presses a key down.
Public Event static  | Shared in VB KeyUp Occurs when the user presses a key up.
Public Event static  | Shared in VB Move Occurs when the user moves the mouse over the control.
Public Event static  | Shared in VB Tap Occurs when the user performs a tap operation with either the mouse or a finger.

See Also

SheetEditorInteractiveService Class

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.