GrapeCity.Windows.SpreadSheet.UI Namespace : SpreadView Class |
For a list of all members of this type, see SpreadView members.
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
AddSelection | Adds a cell or cells to the selection. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
AdjustColumnViewport | Adjusts the adjacent column viewport's width. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
AdjustRowViewport | Adjusts the adjacent row viewport's height. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
Arrange | (Inherited from System.Windows.UIElement) | |
AutoFitColumn | Overloaded. Automatically fits the viewport column. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
AutoFitRow | Overloaded. Automatically fits the viewport row. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
BeginFormulaSelection | Enters a state where the user can select formulas with the mouse or keyboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearUndoManager | Clears all undo and redo actions in the current UndoManager. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
ClipboardCopy | Copies the text of a cell range to the Clipboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
ClipboardCut | Cuts the text of a cell range to the Clipboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
ClipboardPaste | Overloaded. Pastes content from the Clipboard to a cell range on the sheet. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
EndFormulaSelection | Exits the state where the user can select formulas with the mouse or keyboard. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
ExtendSelection | Specifies the last cell in the cell selection. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetFloatingObjectZIndex | Gets the index of the floating object Z. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
GetNextPageColumnCount | Gets the column count when scrolling right one page. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
GetNextPageRowCount | Gets the row count when scrolling down one page. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
GetPrePageColumnCount | Gets the column count when scrolling left one page. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
GetPrePageRowCount | Gets the row count when scrolling up one page. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
GetSpreadChartView | Ges the spread chart view. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
GetStartIndexToBringTabIntoView | Calculates the start index to bring the tab into view. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
GetViewportBottomRow | Gets the row viewport's bottom row index. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
GetViewportLeftColumn | Gets the column viewport's left column index. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
GetViewportRightColumn | Gets the column viewport's right column index. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
GetViewportTopRow | Gets the row viewport's top row index. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
Invalidate | Overridden. Invalidates the measurement state (layout) and the arranged state (layout) for the control. The view layout and data is updated after the invalidation. | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateCharts | Overloaded. Invalidates the charts. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
InvalidateColumns | Invalidates the column state in the control; the column layout and data is updated after the invalidation. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
InvalidateCustomFloatingObjects | Overloaded. Invalidates the custom floating objects. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
InvalidateFloatingObjects | Overloaded. Invalidates the charts. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
InvalidatePictures | Overloaded. Invalidates the pictures. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
InvalidateRange | Invalidates a range state in the control; the range layout and data is updated after the invalidation. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
InvalidateRows | Invalidates the row state in the control; the row layout and data is updated after the invalidation. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
InvalidateSurfaceCharts | Overloaded. Invalidates the surface charts. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | (Inherited from System.Windows.FrameworkElement) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
ResumeEvent | Resumes the events. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
SetActiveCell | Sets the active cell of the sheet. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetFloatingObjectZIndex | Sets the index of the floating object Z. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
SetSelection | Selects the specified cells. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
SetViewportLeftColumn | Overloaded. Overridden. Sets the column viewport's left column. | |
SetViewportTopRow | Overloaded. Overridden. Sets the row viewport's top row. | |
ShowAutoFillIndicator | Displays the automatic fill indicator. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
StartCellEditing | Starts to edit the active cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
StopCellEditing | Stops editing the active cell. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
SuspendEvent | Suspends all events. (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
ArrangeOverride | Overridden. Positions child elements and determines a size for a System.Windows.FrameworkElement derived class, when overridden in a derived class. | |
MeasureOverride | Overridden. 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. | |
OnCreateAutomationPeer | (Inherited from System.Windows.UIElement) | |
UpdateTouchHitTestInfo | (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) | |
UpdateTouchHitTestInfoForHold | (Inherited from GrapeCity.Windows.SpreadSheet.UI.SheetView) |