Name | Description | |
---|---|---|
ActiveTabChanged | Occurs after the active tab changes. | |
ActiveTabChanging | Occurs when the user is attempting to change the active tab and provides the ability to cancel the change. | |
Calculate | Occurs sometime after calculation of the workbook set associated with the workbook view control has completed. | |
CellBeginEdit | Occurs when edit mode is being initiated. | |
CellCancelEdit | Occurs when edit mode is being canceled and provides the ability to force edit mode to continue by cancelling the event. | |
CellEndEdit | Occurs when edit mode is ending and provides the ability to force edit mode to continue by cancelling the event. | |
ContextMenuClosing | (Inherited from System.Windows.FrameworkElement) | |
ContextMenuOpening | (Inherited from System.Windows.FrameworkElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
FocusableChanged | (Inherited from System.Windows.UIElement) | |
GiveFeedback | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
GotKeyboardFocus | (Inherited from System.Windows.UIElement) | |
GotMouseCapture | (Inherited from System.Windows.UIElement) | |
GotStylusCapture | (Inherited from System.Windows.UIElement) | |
GotTouchCapture | (Inherited from System.Windows.UIElement) | |
Initialized | (Inherited from System.Windows.FrameworkElement) | |
IsEnabledChanged | (Inherited from System.Windows.UIElement) | |
IsHitTestVisibleChanged | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusedChanged | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithinChanged | (Inherited from System.Windows.UIElement) | |
IsMouseCapturedChanged | (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithinChanged | (Inherited from System.Windows.UIElement) | |
IsMouseDirectlyOverChanged | (Inherited from System.Windows.UIElement) | |
IsStylusCapturedChanged | (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithinChanged | (Inherited from System.Windows.UIElement) | |
IsStylusDirectlyOverChanged | (Inherited from System.Windows.UIElement) | |
IsVisibleChanged | (Inherited from System.Windows.UIElement) | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.UIElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostKeyboardFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
LostStylusCapture | (Inherited from System.Windows.UIElement) | |
LostTouchCapture | (Inherited from System.Windows.UIElement) | |
ManipulationBoundaryFeedback | (Inherited from System.Windows.UIElement) | |
ManipulationCompleted | (Inherited from System.Windows.UIElement) | |
ManipulationDelta | (Inherited from System.Windows.UIElement) | |
ManipulationInertiaStarting | (Inherited from System.Windows.UIElement) | |
ManipulationStarted | (Inherited from System.Windows.UIElement) | |
ManipulationStarting | (Inherited from System.Windows.UIElement) | |
MouseDoubleClick | (Inherited from System.Windows.Controls.Control) | |
MouseDown | (Inherited from System.Windows.UIElement) | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
PreviewDragEnter | (Inherited from System.Windows.UIElement) | |
PreviewDragLeave | (Inherited from System.Windows.UIElement) | |
PreviewDragOver | (Inherited from System.Windows.UIElement) | |
PreviewDrop | (Inherited from System.Windows.UIElement) | |
PreviewGiveFeedback | (Inherited from System.Windows.UIElement) | |
PreviewGotKeyboardFocus | (Inherited from System.Windows.UIElement) | |
PreviewKeyDown | (Inherited from System.Windows.UIElement) | |
PreviewKeyUp | (Inherited from System.Windows.UIElement) | |
PreviewLostKeyboardFocus | (Inherited from System.Windows.UIElement) | |
PreviewMouseDoubleClick | (Inherited from System.Windows.Controls.Control) | |
PreviewMouseDown | (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
PreviewMouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
PreviewMouseMove | (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
PreviewMouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
PreviewMouseUp | (Inherited from System.Windows.UIElement) | |
PreviewMouseWheel | (Inherited from System.Windows.UIElement) | |
PreviewQueryContinueDrag | (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonDown | (Inherited from System.Windows.UIElement) | |
PreviewStylusButtonUp | (Inherited from System.Windows.UIElement) | |
PreviewStylusDown | (Inherited from System.Windows.UIElement) | |
PreviewStylusInAirMove | (Inherited from System.Windows.UIElement) | |
PreviewStylusInRange | (Inherited from System.Windows.UIElement) | |
PreviewStylusMove | (Inherited from System.Windows.UIElement) | |
PreviewStylusOutOfRange | (Inherited from System.Windows.UIElement) | |
PreviewStylusSystemGesture | (Inherited from System.Windows.UIElement) | |
PreviewStylusUp | (Inherited from System.Windows.UIElement) | |
PreviewTextInput | (Inherited from System.Windows.UIElement) | |
PreviewTouchDown | (Inherited from System.Windows.UIElement) | |
PreviewTouchMove | (Inherited from System.Windows.UIElement) | |
PreviewTouchUp | (Inherited from System.Windows.UIElement) | |
QueryContinueDrag | (Inherited from System.Windows.UIElement) | |
QueryCursor | (Inherited from System.Windows.UIElement) | |
RangeChanged | Occurs sometime after an SpreadsheetGear.IRange property setter or method changes one or more of the cells in the range. | |
RangeSelectionChanged | Occurs after the range selection changes. | |
RangeSelectionChanging | Occurs when the user is attempting to change the range selection and provides the ability to cancel the change. | |
RequestBringIntoView | (Inherited from System.Windows.FrameworkElement) | |
ScrollPositionChanged | Occurs when the scroll position changes. | |
ShapeAction | Occurs when a shape action happens. | |
ShapeSelectionChanged | Occurs after the shape selection changes. | |
ShapeSelectionChanging | Occurs when the user is attempting to change the shape selection and provides the ability to cancel the change. | |
ShowError | This event is sent to the active WorkbookView just before an error message is to be displayed to the user. | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
SourceUpdated | (Inherited from System.Windows.FrameworkElement) | |
StylusButtonDown | (Inherited from System.Windows.UIElement) | |
StylusButtonUp | (Inherited from System.Windows.UIElement) | |
StylusDown | (Inherited from System.Windows.UIElement) | |
StylusEnter | (Inherited from System.Windows.UIElement) | |
StylusInAirMove | (Inherited from System.Windows.UIElement) | |
StylusInRange | (Inherited from System.Windows.UIElement) | |
StylusLeave | (Inherited from System.Windows.UIElement) | |
StylusMove | (Inherited from System.Windows.UIElement) | |
StylusOutOfRange | (Inherited from System.Windows.UIElement) | |
StylusSystemGesture | (Inherited from System.Windows.UIElement) | |
StylusUp | (Inherited from System.Windows.UIElement) | |
TargetUpdated | (Inherited from System.Windows.FrameworkElement) | |
TextInput | (Inherited from System.Windows.UIElement) | |
ToolTipClosing | (Inherited from System.Windows.FrameworkElement) | |
ToolTipOpening | (Inherited from System.Windows.FrameworkElement) | |
TouchDown | (Inherited from System.Windows.UIElement) | |
TouchEnter | (Inherited from System.Windows.UIElement) | |
TouchLeave | (Inherited from System.Windows.UIElement) | |
TouchMove | (Inherited from System.Windows.UIElement) | |
TouchUp | (Inherited from System.Windows.UIElement) | |
Unloaded | (Inherited from System.Windows.FrameworkElement) |