| 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. |
 | BindingValidationError | (Inherited from System.Windows.FrameworkElement) |
 | 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. |
 | 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) |
 | GotFocus | (Inherited from System.Windows.UIElement) |
 | IsEnabledChanged | (Inherited from System.Windows.Controls.Control) |
 | KeyDown | (Inherited from System.Windows.UIElement) |
 | KeyUp | (Inherited from System.Windows.UIElement) |
 | LayoutUpdated | (Inherited from System.Windows.FrameworkElement) |
 | Loaded | (Inherited from System.Windows.FrameworkElement) |
 | LostFocus | (Inherited from System.Windows.UIElement) |
 | LostMouseCapture | (Inherited from System.Windows.UIElement) |
 | MediaCommand | (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) |
 | MouseWheel | (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. |
 | 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) |
 | TextInput | (Inherited from System.Windows.UIElement) |
 | TextInputStart | (Inherited from System.Windows.UIElement) |
 | TextInputUpdate | (Inherited from System.Windows.UIElement) |
 | Unloaded | (Inherited from System.Windows.FrameworkElement) |