Spread Silverlight Documentation
SpreadView Class Events


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

Public Events
 NameDescription
Public EventActiveSheetChangedOccurs when the user has changed the active sheet.  
Public EventActiveSheetChangingOccurs when the user changes the active sheet.  
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventCellClickOccurs when the user presses down the left mouse button in a cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventCellDoubleClickOccurs when the user presses down the left mouse button twice (double-clicks) in a cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventCellTextRenderingOccurs when [cell text rendering]. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventCellValueApplyingOccurs when [cell value applying]. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventClipboardChangedOccurs when a Clipboard change occurs that affects GcSpreadSheet. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventClipboardChangingOccurs when the Clipboard is changing due to a GcSpreadSheet action. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventClipboardPastedOccurs when the user has pasted from the Clipboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventClipboardPastingOccurs when the user pastes from the Clipboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventColumnViewportWidthChangedOccurs when the user has changed a viewport column width.  
Public EventColumnViewportWidthChangingOccurs when the user changes a viewport column width.  
Public EventColumnWidthChangedOccurs when the column width has changed. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventColumnWidthChangingOccurs when the column width is changing. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventDataValidationListPopupOpeningOccurs when [data validation list popup opening]. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventDragDropBlockOccurs when the user drags and drops a range of cells. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventDragDropBlockCompletedOccurs at the completion of the user dragging and dropping a range of cells. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragFillBlockOccurs when the user drags to fill a range of cells. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventDragFillBlockCompletedOccurs at the completion of the user dragging to fill a range of cells. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
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. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventEditEndOccurs when a cell leaves edit mode. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventEditStartingOccurs when a cell is going in to edit mode. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventEnterCellOccurs when the user enters a cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventFilterPopupOpeningOccurs when [filter popup opening]. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventFloatingObjectPastedOccurs when [floating object pasted]. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventInvalidOperationOccurs when an invalid operation is performed. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
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. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventLeftColumnChangedOccurs when the left column changes. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
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. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventRangeFilteringOccurs when a column is about to be automatically filtered. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventRangeGroupStateChangedOccurs when the user has changed the state of outline (range group) rows or columns. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventRangeGroupStateChangingOccurs before the user changes the state of outline (range group) rows or columns. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventRangeSortedOccurs when a column has just been automatically sorted. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventRangeSortingOccurs when a column is about to be automatically sorted. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventRowHeightChangedOccurs when the row height has changed. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventRowHeightChangingOccurs when the row height is changing. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventRowViewportHeightChangedOccurs when the user has changed a viewport row height.  
Public EventRowViewportHeightChangingOccurs when the user changes a viewport row height.  
Public EventSelectionChangedOccurs when the selection of cells on the sheet has changed. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventSelectionChangingOccurs when the selection of cells on the sheet is changing. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventSheetTabClickOccurs when the user clicks the sheet tab. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventSheetTabDoubleClickOccurs when the user double-clicks the sheet tab. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
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. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Public EventUserFormulaEnteredOccurs when the user types a formula. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventUserZoomingOccurs when the user zooms. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventValidationDragDropBlockOccurs when the user drags and drops a range of cells. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventValidationErrorOccurs when the applied cell value is invalid. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventValidationPastingOccurs when validation the whether the pasting is validate. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public EventValueChangedOccurs when the value in the subeditor changes. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Top
See Also

Reference

SpreadView Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.