Spread WPF Documentation
SheetView Class Methods


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

Public Methods
 NameDescription
Public MethodAddHandlerOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodAddSelectionAdds a cell or cells to the selection.  
Public MethodAddToEventRoute (Inherited from System.Windows.UIElement)
Public MethodAdjustColumnViewportAdjusts the adjacent column viewport's width.  
Public MethodAdjustRowViewportAdjusts the adjacent row viewport's height.  
Public MethodApplyAnimationClockOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodAutoFitColumnOverloaded. Automatically fits the viewport column.  
Public MethodAutoFitRowOverloaded. Automatically fits the viewport row.  
Public MethodBeginAnimationOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodBeginFormulaSelectionEnters a state where the user can select formulas with the mouse or keyboard.  
Public MethodBeginInit (Inherited from System.Windows.FrameworkElement)
Public MethodBeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodBringIntoViewOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodCaptureStylus (Inherited from System.Windows.UIElement)
Public MethodCaptureTouch (Inherited from System.Windows.UIElement)
Public MethodClearUndoManagerClears all undo and redo actions in the current UndoManager.  
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodClipboardCopyCopies the text of a cell range to the Clipboard.  
Public MethodClipboardCutCuts the text of a cell range to the Clipboard.  
Public MethodClipboardPasteOverloaded. Pastes content from the Clipboard to a cell range on the sheet.  
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodEndFormulaSelectionExits the state where the user can select formulas with the mouse or keyboard.  
Public MethodEndInit (Inherited from System.Windows.FrameworkElement)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodExtendSelectionSpecifies the last cell in the cell selection.  
Public MethodFindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.UIElement)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.UIElement)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetFloatingObjectZIndexGets the index of the floating object Z.  
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public MethodGetNextPageColumnCountGets the column count when scrolling right one page.  
Public MethodGetNextPageRowCountGets the row count when scrolling down one page.  
Public MethodGetPrePageColumnCountGets the column count when scrolling left one page.  
Public MethodGetPrePageRowCountGets the row count when scrolling up one page.  
Public MethodGetSpreadChartViewGes the spread chart view.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodGetViewportBottomRowGets the row viewport's bottom row index.  
Public MethodGetViewportLeftColumnGets the column viewport's left column index.  
Public MethodGetViewportRightColumnGets the column viewport's right column index.  
Public MethodGetViewportTopRowGets the row viewport's top row index.  
Public MethodInputHitTest (Inherited from System.Windows.UIElement)
Public MethodInvalidateInvalidates the measurement state (layout) and the arranged state (layout) for the control. The view layout and data is updated after the invalidation.  
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateChartsOverloaded. Invalidates the charts.  
Public MethodInvalidateColumnsInvalidates the column state in the control; the column layout and data is updated after the invalidation.  
Public MethodInvalidateCustomFloatingObjectsOverloaded. Invalidates the custom floating objects.  
Public MethodInvalidateFloatingObjectsOverloaded. Invalidates the charts.  
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodInvalidatePicturesOverloaded. Invalidates the pictures.  
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateRangeInvalidates a range state in the control; the range layout and data is updated after the invalidation.  
Public MethodInvalidateRowsInvalidates the row state in the control; the row layout and data is updated after the invalidation.  
Public MethodInvalidateSurfaceChartsOverloaded. Invalidates the surface charts.  
Public MethodInvalidateVisual (Inherited from System.Windows.UIElement)
Public MethodIsAncestorOf (Inherited from System.Windows.Media.Visual)
Public MethodIsDescendantOf (Inherited from System.Windows.Media.Visual)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodMoveFocus (Inherited from System.Windows.FrameworkElement)
Public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodPointFromScreen (Inherited from System.Windows.Media.Visual)
Public MethodPointToScreen (Inherited from System.Windows.Media.Visual)
Public MethodPredictFocus (Inherited from System.Windows.FrameworkElement)
Public MethodRaiseEvent (Inherited from System.Windows.UIElement)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodRegisterName (Inherited from System.Windows.FrameworkElement)
Public MethodReleaseAllTouchCaptures (Inherited from System.Windows.UIElement)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodReleaseStylusCapture (Inherited from System.Windows.UIElement)
Public MethodReleaseTouchCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodResumeEventResumes the events.  
Public MethodSetActiveCellSets the active cell of the sheet.  
Public MethodSetBindingOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetFloatingObjectZIndexSets the index of the floating object Z.  
Public MethodSetResourceReference (Inherited from System.Windows.FrameworkElement)
Public MethodSetSelectionSelects the specified cells.  
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodSetViewportLeftColumnOverloaded. Sets the active column viewport's left column.  
Public MethodSetViewportTopRowOverloaded. Sets the active row viewport's top row.  
Public MethodShowAutoFillIndicatorDisplays the automatic fill indicator.  
Public MethodStartCellEditingStarts to edit the active cell.  
Public MethodStopCellEditingStops editing the active cell.  
Public MethodSuspendEventSuspends all events.  
Public MethodTransformToAncestorOverloaded.  (Inherited from System.Windows.Media.Visual)
Public MethodTransformToDescendant (Inherited from System.Windows.Media.Visual)
Public MethodTransformToVisual (Inherited from System.Windows.Media.Visual)
Public MethodTranslatePoint (Inherited from System.Windows.UIElement)
Public MethodTryFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodUnregisterName (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodArrangeCore (Inherited from System.Windows.FrameworkElement)
Protected MethodArrangeOverrideOverridden. Positions child elements and determines a size for a System.Windows.FrameworkElement derived class, when overridden in a derived class.  
Protected MethodCreateUIElementCollection (Inherited from System.Windows.Controls.Panel)
Protected MethodGetLayoutClip (Inherited from System.Windows.FrameworkElement)
Protected MethodGetVisualChild (Inherited from System.Windows.Controls.Panel)
Protected MethodHitTestCoreOverloaded.  (Inherited from System.Windows.UIElement)
Protected MethodMeasureCore (Inherited from System.Windows.FrameworkElement)
Protected MethodMeasureOverrideOverridden. This method measures the layout size required for child elements and determines a size for the System.Windows.FrameworkElement-derived class, when overridden in a derived class.  
Protected MethodOnAccessKey (Inherited from System.Windows.UIElement)
Protected MethodOnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
Protected MethodOnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Protected MethodOnDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnDrop (Inherited from System.Windows.UIElement)
Protected MethodOnGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnGotFocus (Inherited from System.Windows.FrameworkElement)
Protected MethodOnGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnGotMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGotStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGotTouchCapture (Inherited from System.Windows.UIElement)
Protected MethodOnInitialized (Inherited from System.Windows.FrameworkElement)
Protected MethodOnIsItemsHostChanged (Inherited from System.Windows.Controls.Panel)
Protected MethodOnIsKeyboardFocusedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCapturedChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusCaptureWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsStylusDirectlyOverChanged (Inherited from System.Windows.UIElement)
Protected MethodOnKeyDown (Inherited from System.Windows.UIElement)
Protected MethodOnKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnLostFocus (Inherited from System.Windows.UIElement)
Protected MethodOnLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnLostMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnLostStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnLostTouchCapture (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationBoundaryFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationCompleted (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationDelta (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationInertiaStarting (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStarted (Inherited from System.Windows.UIElement)
Protected MethodOnManipulationStarting (Inherited from System.Windows.UIElement)
Protected MethodOnMouseDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseEnter (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeave (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseMove (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseUp (Inherited from System.Windows.UIElement)
Protected MethodOnMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewDrop (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewGotKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewKeyUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewLostKeyboardFocus (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseRightButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewMouseWheel (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTextInput (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchDown (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchMove (Inherited from System.Windows.UIElement)
Protected MethodOnPreviewTouchUp (Inherited from System.Windows.UIElement)
Protected MethodOnPropertyChanged (Inherited from System.Windows.FrameworkElement)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.UIElement)
Protected MethodOnQueryCursor (Inherited from System.Windows.UIElement)
Protected MethodOnRender (Inherited from System.Windows.Controls.Panel)
Protected MethodOnStylusButtonDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusButtonUp (Inherited from System.Windows.UIElement)
Protected MethodOnStylusDown (Inherited from System.Windows.UIElement)
Protected MethodOnStylusEnter (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInAirMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusInRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusLeave (Inherited from System.Windows.UIElement)
Protected MethodOnStylusMove (Inherited from System.Windows.UIElement)
Protected MethodOnStylusOutOfRange (Inherited from System.Windows.UIElement)
Protected MethodOnStylusSystemGesture (Inherited from System.Windows.UIElement)
Protected MethodOnStylusUp (Inherited from System.Windows.UIElement)
Protected MethodOnTextInput (Inherited from System.Windows.UIElement)
Protected MethodOnToolTipClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnToolTipOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnTouchDown (Inherited from System.Windows.UIElement)
Protected MethodOnTouchEnter (Inherited from System.Windows.UIElement)
Protected MethodOnTouchLeave (Inherited from System.Windows.UIElement)
Protected MethodOnTouchMove (Inherited from System.Windows.UIElement)
Protected MethodOnTouchUp (Inherited from System.Windows.UIElement)
Protected MethodRemoveVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodUpdateTouchHitTestInfo  
Protected MethodUpdateTouchHitTestInfoForHold  
Top
See Also

Reference

SheetView Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.