Spread Silverlight Documentation
SheetView Class Methods


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

Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodAddSelectionAdds a cell or cells to the selection.  
Public MethodAdjustColumnViewportAdjusts the adjacent column viewport's width.  
Public MethodAdjustRowViewportAdjusts the adjacent row viewport's height.  
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodAutoFitColumnOverloaded. Automatically fits the viewport column.  
Public MethodAutoFitRowOverloaded. Automatically fits the viewport row.  
Public MethodBeginFormulaSelectionEnters a state where the user can select formulas with the mouse or keyboard.  
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearUndoManagerClears all undo and redo actions in the current UndoManager.  
Public MethodClearValue (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 Methodstatic (Shared in Visual Basic)ClipboardPasteOverloaded. Pastes content from the Clipboard to a cell range on the sheet.  
Public MethodEndFormulaSelectionExits the state where the user can select formulas with the mouse or keyboard.  
Public MethodExtendSelectionSpecifies the last cell in the cell selection.  
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetFloatingObjectZIndexGets the index of the floating object Z.  
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 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 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 MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (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 MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetFloatingObjectZIndexSets the index of the floating object Z.  
Public MethodSetSelectionSelects the specified cells.  
Public MethodSetValue (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 MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverrideOverridden. Positions child elements and determines a size for a System.Windows.FrameworkElement derived class, when overridden in a derived class.  
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 MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Protected MethodUpdateTouchHitTestInfo  
Protected MethodUpdateTouchHitTestInfoForHold  
Top
See Also

Reference

SheetView Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.