Spread Silverlight Documentation
SheetView Class Events


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

Public Events
 NameDescription
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
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 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 EventGotFocus (Inherited from System.Windows.UIElement)
Public EventInvalidOperationOccurs when an invalid operation is performed.  
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
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 EventLostMouseCapture (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 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 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 EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventTopRowChangedOccurs when the top row changes.  
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.