SpreadsheetGear 2012
WorkbookView Class Events


For a list of all members of this type, see WorkbookView members.

Public Events
 NameDescription
Public EventActiveTabChangedOccurs after the active tab changes.  
Public EventActiveTabChangingOccurs when the user is attempting to change the active tab and provides the ability to cancel the change.  
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventCalculateOccurs sometime after calculation of the workbook set associated with the workbook view control has completed.  
Public EventCellBeginEditOccurs when edit mode is being initiated.  
Public EventCellCancelEditOccurs when edit mode is being canceled and provides the ability to force edit mode to continue by cancelling the event.  
Public EventCellEndEditOccurs when edit mode is ending and provides the ability to force edit mode to continue by cancelling the event.  
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventMediaCommand (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventRangeChangedOccurs sometime after an SpreadsheetGear.IRange property setter or method changes one or more of the cells in the range.  
Public EventRangeSelectionChangedOccurs after the range selection changes.  
Public EventRangeSelectionChangingOccurs when the user is attempting to change the range selection and provides the ability to cancel the change.  
Public EventScrollPositionChangedOccurs when the scroll position changes.  
Public EventShapeActionOccurs when a shape action happens.  
Public EventShapeSelectionChangedOccurs after the shape selection changes.  
Public EventShapeSelectionChangingOccurs when the user is attempting to change the shape selection and provides the ability to cancel the change.  
Public EventShowErrorThis event is sent to the active WorkbookView just before an error message is to be displayed to the user.  
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

WorkbookView Class
SpreadsheetGear.Windows.Controls Namespace
FormulaBar Property
DisplayReference Property

Send Feedback