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