Spread Silverlight Documentation
SpreadView Class Methods


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

Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodAddSelectionAdds a cell or cells to the selection. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodAdjustColumnViewportAdjusts the adjacent column viewport's width. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodAdjustRowViewportAdjusts the adjacent row viewport's height. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodAutoFitColumnOverloaded. Automatically fits the viewport column. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodAutoFitRowOverloaded. Automatically fits the viewport row. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodBeginFormulaSelectionEnters a state where the user can select formulas with the mouse or keyboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearUndoManagerClears all undo and redo actions in the current UndoManager. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodClipboardCopyCopies the text of a cell range to the Clipboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodClipboardCutCuts the text of a cell range to the Clipboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodClipboardPasteOverloaded. Pastes content from the Clipboard to a cell range on the sheet. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodEndFormulaSelectionExits the state where the user can select formulas with the mouse or keyboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodExtendSelectionSpecifies the last cell in the cell selection. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
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. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodGetNextPageColumnCountGets the column count when scrolling right one page. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodGetNextPageRowCountGets the row count when scrolling down one page. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodGetPrePageColumnCountGets the column count when scrolling left one page. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodGetPrePageRowCountGets the row count when scrolling up one page. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodGetSpreadChartViewGes the spread chart view. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodGetStartIndexToBringTabIntoViewCalculates the start index to bring the tab into view.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodGetViewportBottomRowGets the row viewport's bottom row index. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodGetViewportLeftColumnGets the column viewport's left column index. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodGetViewportRightColumnGets the column viewport's right column index. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodGetViewportTopRowGets the row viewport's top row index. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodInvalidateOverridden. Invalidates 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. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodInvalidateColumnsInvalidates the column state in the control; the column layout and data is updated after the invalidation. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodInvalidateCustomFloatingObjectsOverloaded. Invalidates the custom floating objects. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodInvalidateFloatingObjectsOverloaded. Invalidates the charts. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodInvalidatePicturesOverloaded. Invalidates the pictures. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodInvalidateRangeInvalidates a range state in the control; the range layout and data is updated after the invalidation. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodInvalidateRowsInvalidates the row state in the control; the row layout and data is updated after the invalidation. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodInvalidateSurfaceChartsOverloaded. Invalidates the surface charts. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
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. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodSetActiveCellSets the active cell of the sheet. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetFloatingObjectZIndexSets the index of the floating object Z. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodSetSelectionSelects the specified cells. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodSetViewportLeftColumnOverloaded. Overridden. Sets the column viewport's left column.  
Public MethodSetViewportTopRowOverloaded. Overridden. Sets the row viewport's top row.  
Public MethodShowAutoFillIndicatorDisplays the automatic fill indicator. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodStartCellEditingStarts to edit the active cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodStopCellEditingStops editing the active cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Public MethodSuspendEventSuspends all events. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
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. 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 (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Protected MethodUpdateTouchHitTestInfoForHold (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView)
Top
See Also

Reference

SpreadView Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.