Spread WPF Documentation
SheetView Class Events


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

Public Events
 NameDescription
Public EventCellClickOccurs when the user presses down the left mouse button in a cell.  
Public EventCellDoubleClickOccurs when the user presses down the left mouse button twice (double-clicks) in a cell.  
Public EventCellTextRenderingOccurs when [cell text rendering].  
Public EventCellValueApplyingOccurs when [cell value applying].  
Public EventClipboardChangedOccurs when a Clipboard change occurs that affects GcSpreadSheet.  
Public EventClipboardChangingOccurs when the Clipboard is changing due to a GcSpreadSheet action.  
Public EventClipboardPastedOccurs when the user has pasted from the Clipboard.  
Public EventClipboardPastingOccurs when the user pastes from the Clipboard.  
Public EventColumnWidthChangedOccurs when the column width has changed.  
Public EventColumnWidthChangingOccurs when the column width is changing.  
Public EventContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Public EventContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDataValidationListPopupOpeningOccurs when [data validation list popup opening].  
Public EventDragDropBlockOccurs when the user drags and drops a range of cells.  
Public EventDragDropBlockCompletedOccurs at the completion of the user dragging and dropping a range of cells.  
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragFillBlockOccurs when the user drags to fill a range of cells.  
Public EventDragFillBlockCompletedOccurs at the completion of the user dragging to fill a range of cells.  
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventEditChangeOccurs when a cell is in edit mode and the text is changed.  
Public EventEditEndOccurs when a cell leaves edit mode.  
Public EventEditStartingOccurs when a cell is going in to edit mode.  
Public EventEnterCellOccurs when the user enters a cell.  
Public EventFilterPopupOpeningOccurs when [filter popup opening].  
Public EventFloatingObjectPastedOccurs when [floating object pasted].  
Public EventFocusableChanged (Inherited from System.Windows.UIElement)
Public EventGiveFeedback (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventGotKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventGotMouseCapture (Inherited from System.Windows.UIElement)
Public EventGotStylusCapture (Inherited from System.Windows.UIElement)
Public EventGotTouchCapture (Inherited from System.Windows.UIElement)
Public EventInitialized (Inherited from System.Windows.FrameworkElement)
Public EventInvalidOperationOccurs when an invalid operation is performed.  
Public EventIsEnabledChanged (Inherited from System.Windows.UIElement)
Public EventIsHitTestVisibleChanged (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Public EventIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Public EventIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Public EventIsVisibleChanged (Inherited from System.Windows.UIElement)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.UIElement)
Public EventLeaveCellOccurs when the user leaves a cell.  
Public EventLeftColumnChangedOccurs when the left column changes.  
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventLostStylusCapture (Inherited from System.Windows.UIElement)
Public EventLostTouchCapture (Inherited from System.Windows.UIElement)
Public EventManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
Public EventManipulationCompleted (Inherited from System.Windows.UIElement)
Public EventManipulationDelta (Inherited from System.Windows.UIElement)
Public EventManipulationInertiaStarting (Inherited from System.Windows.UIElement)
Public EventManipulationStarted (Inherited from System.Windows.UIElement)
Public EventManipulationStarting (Inherited from System.Windows.UIElement)
Public EventMouseDown (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 EventMouseUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventPreviewDragEnter (Inherited from System.Windows.UIElement)
Public EventPreviewDragLeave (Inherited from System.Windows.UIElement)
Public EventPreviewDragOver (Inherited from System.Windows.UIElement)
Public EventPreviewDrop (Inherited from System.Windows.UIElement)
Public EventPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Public EventPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventPreviewKeyDown (Inherited from System.Windows.UIElement)
Public EventPreviewKeyUp (Inherited from System.Windows.UIElement)
Public EventPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Public EventPreviewMouseDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseMove (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseUp (Inherited from System.Windows.UIElement)
Public EventPreviewMouseWheel (Inherited from System.Windows.UIElement)
Public EventPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Public EventPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Public EventPreviewStylusDown (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Public EventPreviewStylusInRange (Inherited from System.Windows.UIElement)
Public EventPreviewStylusMove (Inherited from System.Windows.UIElement)
Public EventPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Public EventPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Public EventPreviewStylusUp (Inherited from System.Windows.UIElement)
Public EventPreviewTextInput (Inherited from System.Windows.UIElement)
Public EventPreviewTouchDown (Inherited from System.Windows.UIElement)
Public EventPreviewTouchMove (Inherited from System.Windows.UIElement)
Public EventPreviewTouchUp (Inherited from System.Windows.UIElement)
Public EventQueryContinueDrag (Inherited from System.Windows.UIElement)
Public EventQueryCursor (Inherited from System.Windows.UIElement)
Public EventRangeFilteredOccurs when a column has just been automatically sorted.  
Public EventRangeFilteringOccurs when a column is about to be automatically filtered.  
Public EventRangeGroupStateChangedOccurs when the user has changed the state of outline (range group) rows or columns.  
Public EventRangeGroupStateChangingOccurs before the user changes the state of outline (range group) rows or columns.  
Public EventRangeSortedOccurs when a column has just been automatically sorted.  
Public EventRangeSortingOccurs when a column is about to be automatically sorted.  
Public EventRequestBringIntoView (Inherited from System.Windows.FrameworkElement)
Public EventRowHeightChangedOccurs when the row height has changed.  
Public EventRowHeightChangingOccurs when the row height is changing.  
Public EventSelectionChangedOccurs when the selection of cells on the sheet has changed.  
Public EventSelectionChangingOccurs when the selection of cells on the sheet is changing.  
Public EventSheetTabClickOccurs when the user clicks the sheet tab.  
Public EventSheetTabDoubleClickOccurs when the user double-clicks the sheet tab.  
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventSourceUpdated (Inherited from System.Windows.FrameworkElement)
Public EventStylusButtonDown (Inherited from System.Windows.UIElement)
Public EventStylusButtonUp (Inherited from System.Windows.UIElement)
Public EventStylusDown (Inherited from System.Windows.UIElement)
Public EventStylusEnter (Inherited from System.Windows.UIElement)
Public EventStylusInAirMove (Inherited from System.Windows.UIElement)
Public EventStylusInRange (Inherited from System.Windows.UIElement)
Public EventStylusLeave (Inherited from System.Windows.UIElement)
Public EventStylusMove (Inherited from System.Windows.UIElement)
Public EventStylusOutOfRange (Inherited from System.Windows.UIElement)
Public EventStylusSystemGesture (Inherited from System.Windows.UIElement)
Public EventStylusUp (Inherited from System.Windows.UIElement)
Public EventTargetUpdated (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventToolTipClosing (Inherited from System.Windows.FrameworkElement)
Public EventToolTipOpening (Inherited from System.Windows.FrameworkElement)
Public EventTopRowChangedOccurs when the top row changes.  
Public EventTouchDown (Inherited from System.Windows.UIElement)
Public EventTouchEnter (Inherited from System.Windows.UIElement)
Public EventTouchLeave (Inherited from System.Windows.UIElement)
Public EventTouchMove (Inherited from System.Windows.UIElement)
Public EventTouchUp (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Public EventUserFormulaEnteredOccurs when the user types a formula.  
Public EventUserZoomingOccurs when the user zooms.  
Public EventValidationDragDropBlockOccurs when the user drags and drops a range of cells.  
Public EventValidationErrorOccurs when the applied cell value is invalid.  
Public EventValidationPastingOccurs when validation the whether the pasting is validate.  
Public EventValueChangedOccurs when the value in the subeditor changes.  
Top
See Also

Reference

SheetView Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.