FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpSpread Class |
For a list of all members of this type, see FpSpread members.
Name | Description | |
---|---|---|
![]() | ActiveSheetChanged | Occurs when the user has changed the active sheet. |
![]() | ActiveSheetChanging | Occurs when the user changes the active sheet. |
![]() | ActiveSpreadViewChanged | Occurs when the user has changed the active SpreadView. |
![]() | ActiveSpreadViewChanging | Occurs when the user changes the active SpreadView. |
![]() | Advance | Occurs when the user tries to advance from the first or last row in Spread. |
![]() | AllowUserToTouchZoomChanged | Occurs when the AllowUserToZoom property has changed. |
![]() | AnnotationModeEnding | Occurs when the user ends annotation mode. |
![]() | AnnotationModeStarting | Occurs when the user begins annotation mode. |
![]() | AutoFilteredColumn | Occurs when a column has just been automatically filtered. |
![]() | AutoFilteringColumn | Occurs when a column is about to be automatically filtered. |
![]() | AutoScrollWhenKeyboardShowingChanged | Occurs when the AutoScrollWhenKeyboardShowing property is changed. |
![]() | AutoSortedColumn | Occurs when a column has just been automatically sorted. |
![]() | AutoSortingColumn | Occurs when a column is about to be automatically sorted. |
![]() | BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BoundaryFeedbackModeChanged | Occurs when the BoundaryFeedbackMode property has changed. |
![]() | ButtonClicked | Occurs when the user clicks a button, check box, or hyperlink in a cell. |
![]() | CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control) |
![]() | CellClick | Occurs when the user presses down the left mouse button in a cell. |
![]() | CellDoubleClick | Occurs when the user presses down the left mouse button twice (double-clicks) in a cell. |
![]() | CellErrorTextChanged | Occurs when the cell error text has changed. |
![]() | Change | Occurs after the user modifies data in a cell. |
![]() | ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control) |
![]() | ChartIndicatorActivated | Occurs when the chart indicator is activated. |
![]() | ChartIndicatorDeactivated | Occurs when the chart indicator is deactivated. |
![]() | ChildControlActivated | Occurs when a child control is activated. |
![]() | ChildControlDeactivated | Occurs when a child control is deactivated. |
![]() | ChildViewCreated | Occurs when a child view of the Spread component is created. |
![]() | ChildWorkbookCreated | Occurs when a child workbook of the Spread component is created. |
![]() | ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ClipboardChanged | Occurs when a Clipboard change occurs that can affect the FarPoint Spread component. |
![]() | ClipboardChanging | Occurs when the Clipboard is changing through a Spread action. |
![]() | ClipboardPasted | Occurs when the user pastes from the clipboard. |
![]() | ClipboardPasting | Occurs when the user pastes from the clipboard. |
![]() | ColumnDragMove | Occurs when AllowColumnMove is true and the user drags to move a column. |
![]() | ColumnDragMoveCompleted | Occurs when the user finishes moving a column by dragging. |
![]() | ColumnViewportWidthChanged | Occurs when a viewport column width has changed. |
![]() | ColumnWidthChanged | Occurs when the column width has changed. |
![]() | ColumnWidthChanging | Occurs when the column width is changing. |
![]() | ComboCloseUp | Occurs when the user closes a combo box in a cell. |
![]() | ComboDropDown | Occurs when the user drops down a combo box in a cell. |
![]() | ComboSelChange | Occurs when the user changes the selection in a combo box in a cell. |
![]() | ContextMenuChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) |
![]() | ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control) |
![]() | CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control) |
![]() | CustomNameChanged | Occurs when the custom name of the data model changes. |
![]() | DataColumnConfigure | Occurs when the sheet is binding a column to a data source after it has been initialized. |
![]() | DialogChar | Occurs during message preprocessing of dialog characters. |
![]() | DialogKey | Occurs during message preprocessing of dialog keys. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control) |
![]() | DoubleClick | Occurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | Occurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control) |
![]() | DragDropBlock | Occurs when the user drags and drops a range of cells. |
![]() | DragDropBlockCompleted | Occurs at the completion of the user dragging and dropping a range of cells. |
![]() | DragEnter | Occurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragFillBlock | Occurs when the user drags to fill a range of cells. |
![]() | DragFillBlockCompleted | Occurs at the completion of the user dragging to fill a range of cells. |
![]() | DragLeave | Occurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | Occurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | EditChange | Occurs when the user changes the text in a cell in edit mode. |
![]() | EditError | Occurs when the user performs an invalid input operation. |
![]() | EditModeOff | Occurs when edit mode is stopped. |
![]() | EditModeOn | Occurs when edit mode is started. |
![]() | EditModeStarting | Occurs when edit mode is about to start in the active sheet's active cell. |
![]() | EditorFocused | Occurs when the editing control gets focus. |
![]() | EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | Enter | Occurs when the control is entered. (Inherited from System.Windows.Forms.Control) |
![]() | EnterCell | Occurs when the user enters a cell. |
![]() | Error | Occurs when the user performs an invalid operation. |
![]() | Expand | Occurs when a row is expanded or collapsed. |
![]() | FilterBarClick | Occurs when the user presses down the left mouse button in a filter bar cell. |
![]() | FilterBarDoubleClick | Occurs when the user presses down the left mouse button twice (double-clicks) in a filter bar cell. |
![]() | FilterBarDropDownSelectionChanging | Occurs when the user selects a value from the drop-down list in the filter bar editor. |
![]() | FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | GiveFeedback | Occurs during a drag operation. (Inherited from System.Windows.Forms.Control) |
![]() | GotFocus | Occurs when the control receives focus. (Inherited from System.Windows.Forms.Control) |
![]() | Grouped | Occurs when the grouping is finished. |
![]() | Grouping | Occurs when the user performs grouping. |
![]() | HandleCreated | Occurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control) |
![]() | HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control) |
![]() | HeaderIndicatorPositionAdjustingChanged | Occurs when the HeaderIndicatorPositionAdjusting property has changed. |
![]() | HelpRequested | Occurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control) |
![]() | HyperLinkClicked | Occurs when the user clicks on hyper link text. |
![]() | ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control) |
![]() | InputScopeChanged | Occurs when the InputScope property is changed. |
![]() | Invalidated | Occurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control) |
![]() | KeyDown | Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | Occurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | Layout | Occurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control) |
![]() | Leave | Occurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control) |
![]() | LeaveCell | Occurs when the user leaves a cell. |
![]() | LeftChange | Occurs when the left column changes. |
![]() | LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | LostFocus | Occurs when the control loses focus. (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | Occurs when the control's margin changes. (Inherited from System.Windows.Forms.Control) |
![]() | MouseCaptureChanged | Occurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control) |
![]() | MouseClick | Occurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | Occurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseHover | Occurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control) |
![]() | MouseWheel | Occurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | Move | Occurs when the control is moved. (Inherited from System.Windows.Forms.Control) |
![]() | PaddingChanged | Occurs when the control's padding changes. (Inherited from System.Windows.Forms.Control) |
![]() | Paint | Occurs when the control is redrawn. (Inherited from System.Windows.Forms.Control) |
![]() | PaintGrayArea | Occurs when the gray area needs painting. |
![]() | PaintGroupBarBackground | Occurs when the group bar background is painted. |
![]() | PaintTabStrip | Occurs when the tab strip needs painting. |
![]() | PaintTabStripButton | Occurs when a TabStrip button needs painting. |
![]() | PaintTabStripTab | Occurs when a TabStrip tab needs painting. |
![]() | PanningModeChanged | Occurs when the PanningMode property has changed. |
![]() | ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control) |
![]() | PreviewRowFetch | Occurs when the user customizes the preview row of the Spread component. |
![]() | PrintAbort | Occurs continually as printing occurs in order to give the user the opportunity to discontinue a print job. |
![]() | PrintBackground | Occurs before each page is printed. |
![]() | PrintCancelled | Occurs when a print job is discontinued by the user. |
![]() | PrintDocument | Occurs when printing a sheet. |
![]() | PrintHeaderFooterArea | Occurs when the header or footer needs printing. |
![]() | PrintMessageBox | Occurs before and after a print job. |
![]() | PrintPreviewShowing | Occurs before the preview dialog appears. |
![]() | QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control) |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control) |
![]() | RangeGroupStateChanged | Occurs when the user has changed the state of the row or column outline (range group). |
![]() | RangeGroupStateChanging | Occurs before the user changes the state of row or column outlines (range group). |
![]() | RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control) |
![]() | Resize | Occurs when the control is resized. (Inherited from System.Windows.Forms.Control) |
![]() | ResizeZeroIndicatorChanged | Occurs when the ResizeZeroIndicator property has changed. |
![]() | RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | RowDragMove | Occurs when AllowRowMove is true and the user drags to move a row. |
![]() | RowDragMoveCompleted | Occurs when the user finishes moving a row by dragging. |
![]() | RowErrorTextChanged | Occurs when the row error text has changed. |
![]() | RowHeightChanged | Occurs when the row height has changed. |
![]() | RowHeightChanging | Occurs when the column width is changing. |
![]() | RowViewportHeightChanged | Occurs when a viewport row height has changed. |
![]() | ScrollTipFetch | Occurs when the user scrolls the Spread component. |
![]() | SearchDialogClosing | Occurs when the search form is closing. |
![]() | SelectionChanged | Occurs when the selection of cells on the sheet has changed. |
![]() | SelectionChanging | Occurs when the selection of cells on the sheet is changing. |
![]() | ShapeActivated | Occurs when the user changes the active shape object. |
![]() | ShapeDeactivated | Occurs when the user deactivates the active shape object. |
![]() | SheetTabClick | Occurs when the user clicks the sheet tab. |
![]() | SheetTabDoubleClick | Occurs when the user double-clicks the sheet tab. |
![]() | ShowGrippersInEditingStatusChanged | Occurs when the ShowGrippersInEditingStatus value is changed. |
![]() | SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | StyleChanged | Occurs when the control style changes. (Inherited from System.Windows.Forms.Control) |
![]() | SubEditorClosed | Occurs when a subeditor is closed for a cell. |
![]() | SubEditorOpening | Occurs when a subeditor is about to be displayed. |
![]() | SystemColorsChanged | Occurs when the system colors change. (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TableChanged | Occurs when the custom name of the data model changes. |
![]() | TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TapToAddSelectionChanged | Occurs when the TapToAddSelection property is changed. |
![]() | TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TextTipFetch | Occurs when the pointer (cursor) is over a cell and the text tip or cell note should be displayed (the TextTip property is set to a value other than Off). |
![]() | TopChange | Occurs when the top row changes. |
![]() | TouchDropDownScaleChanged | Occurs when the TouchDropDownScale property has changed. |
![]() | TouchSelectionGripperBackColorChanged | Occurs when the TouchSelectionGripperBackColor is changed. |
![]() | TouchSelectionGripperLineColorChanged | Occurs when TouchSelectionGripperLineColor is changed. |
![]() | TouchSelectionGripperThicknessChanged | Occurs when the TouchSelectionGripperThickness is changed. |
![]() | TouchStripOpening | Occurs when FpSpread tries to show a FarPoint.Win.Spread.TouchStrip in a touch device. |
![]() | TouchZoomSnapDistanceChanged | Occurs when the TouchZoomSnapDistance property has changed. |
![]() | Ungrouped | Occurs when all the grouping is removed. |
![]() | UseOptimizedSelectionForTouchChanged | Occurs when the UseOptimizedSelectionForTouch is changed. |
![]() | UserFormulaEntered | Occurs when the user types a formula. |
![]() | UserZooming | Occurs when the user zooms. |
![]() | Validated | Occurs when the control is finished validating. (Inherited from System.Windows.Forms.Control) |
![]() | Validating | Occurs when the control is validating. (Inherited from System.Windows.Forms.Control) |
![]() | VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control) |