GrapeCity.Xaml.SpreadSheet.UI
SpreadView Class Methods


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

Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodAddSelection Adds a cell or cells to the selection. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodAdjustColumnViewport Adjusts the adjacent column viewport's width. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodAdjustRowViewport Adjusts the adjacent row viewport's height. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodAutoFitColumnOverloaded.  Automatically fits the viewport column. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodAutoFitRowOverloaded.  Automatically fits the viewport row. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodBeginFormulaSelection Enters a state where the user can select formulas with the mouse or keyboard. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearUndoManager Clears all undo and redo actions in the current UndoManager. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodClipboardCopy Copies the text of a cell range to the Clipboard. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodClipboardCut Cuts the text of a cell range to the Clipboard. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodClipboardPasteOverloaded.  Pastes content from the Clipboard to a cell range on the sheet. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEndFormulaSelection Exits the state where the user can select formulas with the mouse or keyboard. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodExtendSelection Specifies the last cell in the cell selection. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetFloatingObjectZIndex Gets the index of the floating object Z. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetNextPageColumnCount Gets the column count when scrolling right one page. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodGetNextPageRowCount Gets the row count when scrolling down one page. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodGetPrePageColumnCount Gets the column count when scrolling left one page. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodGetPrePageRowCount Gets the row count when scrolling up one page. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodGetSpreadChartView Ges the spread chart view. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodGetStartIndexToBringTabIntoView Calculates the start index to bring the tab into view.  
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetViewportBottomRow Gets the row viewport's bottom row index. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodGetViewportLeftColumn Gets the column viewport's left column index. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodGetViewportRightColumn Gets the column viewport's right column index. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodGetViewportTopRow Gets the row viewport's top row index. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
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 Windows.UI.Xaml.UIElement)
Public MethodInvalidateChartsOverloaded.  Invalidates the charts. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodInvalidateColumns Invalidates the column state in the control; the column layout and data is updated after the invalidation. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodInvalidateCustomFloatingObjectsOverloaded.  Invalidates the custom floating objects. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodInvalidateFloatingObjectsOverloaded.  Invalidates the charts. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidatePicturesOverloaded.  Invalidates the pictures. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodInvalidateRange Invalidates a range state in the control; the range layout and data is updated after the invalidation. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodInvalidateRows Invalidates the row state in the control; the row layout and data is updated after the invalidation. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodResumeEvent Resumes the events. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodSetActiveCell Sets the active cell of the sheet. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetFloatingObjectZIndex Sets the index of the floating object Z. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodSetSelection Selects the specified cells. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodSetViewportLeftColumnOverloaded. Overridden.  Sets the column viewport's left column.  
Public MethodSetViewportTopRowOverloaded. Overridden.  Sets the row viewport's top row.  
Public MethodShowAutoFillIndicator Displays the automatic fill indicator. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodStartCellEditing Starts to edit the active cell. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodStopCellEditing Stops editing the active cell. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodSuspendEvent Suspends all events. (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.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 MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
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 MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplate (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodOnCreateAutomationPeer (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDisconnectVisualChildren (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodUpdateTouchHitTestInfo (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Protected MethodUpdateTouchHitTestInfoForHold (Inherited from GrapeCity.Xaml.SpreadSheet.UI.SheetView)
Top
See Also

Reference

SpreadView Class
GrapeCity.Xaml.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options