Spread WPF Documentation
GcSpreadSheet Class Events


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

Public Events
 NameDescription
Public EventActiveSheetChangedOccurs when the user has changed the active sheet.  
Public EventActiveSheetChangingOccurs when the user changes the active sheet.  
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 the cell text is rendering.  
Public EventCellValueApplyingOccurs when [cell value applying].  
Public EventClipboardChangedOccurs when a Clipboard change occurs that can effect the GcSpreadSheet control.  
Public EventClipboardChangingOccurs when the Clipboard is changing due to a GcSpreadSheet action.  
Public EventClipboardPastedOccurs when the user pastes from the Clipboard.  
Public EventClipboardPastingOccurs when the user pastes from the Clipboard.  
Public EventColumnViewportWidthChangedOccurs when a viewport column width has changed.  
Public EventColumnViewportWidthChangingOccurs when a viewport column is about to be changed.  
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 a data validation list popup is 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 goes in edit mode.  
Public EventEnterCellOccurs when the user enters a cell.  
Public EventExcelErrorOccurs when an error occurs during loading or saving an Excel-formatted file.  
Public EventFilterPopupOpeningOccurs when the filter popup is opening.  
Public EventFloatingObjectPastedOccurs when the floating object is 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 EventMouseDoubleClick (Inherited from System.Windows.Controls.Control)
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 EventPreviewMouseDoubleClick (Inherited from System.Windows.Controls.Control)
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 after the user has changed the state of the outline (range group) rows or columns.  
Public EventRangeGroupStateChangingOccurs before the user changes the state of the 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 EventRowViewportHeightChangedOccurs when a viewport row height has changed.  
Public EventRowViewportHeightChangingOccurs when a viewport row height is about to be changed.  
Public EventSelectionChangedOccurs when the selection of cells on the sheet is 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 EventTouchToolbarOpeningOccurs before GcSpreadSheet shows the touch strip menu bar.  
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 cell value is invalid.  
Public EventValidationPastingOccurs when a validator is being pasted.  
Public EventValueChangedOccurs when the value in the subeditor changes.  
Top
See Also

Reference

GcSpreadSheet Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.