Back to Devexpress

TdxSpreadSheet Events

vcl-dxspreadsheet-dot-tdxspreadsheet-dot-underscore-events.md

latest17.0 KB
Original Source

TdxSpreadSheet Events

A Spreadsheet control.

NameDescription
OnActiveCellChangingEnables you to respond to moving focus to a specific cell (making it active). Inherited from TdxCustomSpreadSheet.
OnActiveSheetChangedOccurs after activating another worksheet within the Spreadsheet control. Inherited from TdxCustomSpreadSheet.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnCommentHideNotifies that a comment container has been automatically hidden. Inherited from TdxCustomSpreadSheet.
OnCommentShowEnables you to disable automatic display for hidden comment containers. Inherited from TdxCustomSpreadSheet.
OnCompareEnables you to implement the custom comparator for the sorting the cell data. Inherited from TdxCustomSpreadSheet.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCustomDrawTableViewCellEnables you to implement a custom draw routine for cells within a Table View worksheet. Inherited from TdxCustomSpreadSheet.
OnCustomDrawTableViewCommonCellEnables you to implement a custom draw routine for helper visual elements within a Table View worksheet. Inherited from TdxCustomSpreadSheet.
OnCustomDrawTableViewHeaderCellEnables you to implement a custom draw routine for standard horizontal and vertical headers within a Table View worksheet. Inherited from TdxCustomSpreadSheet.
OnDataChangedEnables you to perform specific actions after changing a cell object‘s value. Inherited from TdxCustomSpreadSheet.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEditChangedAllows you to respond to cell editing within the current worksheet. Inherited from TdxCustomSpreadSheet.
OnEditedEnables you to perform specific actions after deactivation of an in-place cell editor. Inherited from TdxCustomSpreadSheet.
OnEditingOccurs before activation of an in-place cell editor within a worksheet. Inherited from TdxCustomSpreadSheet.
OnEditValueChangedAllows you to respond to cell value changes made using an in-place editor. Inherited from TdxCustomSpreadSheet.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetPasswordEnables you to respond to the password request when an encrypted XLS, XLSX, XLT, or XLTX document is being loaded by the Spreadsheet or Report Designer control. Inherited from TdxCustomSpreadSheet.
OnGetSiteInfoInherited from TWinControl.
OnHistoryChangedEnables you to respond to moving history actions between the undo and redo lists. Inherited from TdxCustomSpreadSheet.
OnHyperlinkExecuteAllows you to perform custom actions on executing a hyperlink. Inherited from TdxCustomSpreadSheet.
OnInitEditEnables you to customize the behavior of an in-place cell editor within a particular worksheet. Inherited from TdxCustomSpreadSheet.
OnInitEditValueEnables you to initialize the edit value of an in-place cell editor. Inherited from TdxCustomSpreadSheet.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChangedEnables you to respond to the Spreadsheet or Report Designer control layout changes. Inherited from TdxCustomSpreadSheet.
OnModifiedChangedAllows you to track if the spreadsheet document is modified. Inherited from TdxCustomSpreadSheet.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeaveOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnPageControlContextPopupEnables you to customize, disable, or replace the built-in popup menu invoked within the caption bar area. Inherited from TdxCustomSpreadSheet.
OnPageControlNewTabButtonClickEnables you to prevent the control from creating a new worksheet in response to a click on the “Add Sheet” button. Inherited from TdxCustomSpreadSheet.
OnPageControlTabDragAndDropEnables you to render certain positions invalid for worksheet tab drag-and-drop operations within the caption bar. Inherited from TdxCustomSpreadSheet.
OnPageControlTabEndDragEnables you to respond to a finished or cancelled drag-and-drop operation in the caption bar. Inherited from TdxCustomSpreadSheet.
OnPageControlTabStartDragEnables you to respond to a drag-and-drop operation start in the caption bar. Inherited from TdxCustomSpreadSheet.
OnPrepareLockedStateImageEnables you to custom paint a “Locked View“ image. Inherited from TdxCustomSpreadSheet.
OnProgressEnables you to track the progress of time-consuming operations, such as data import/export and report building. Inherited from TdxCustomSpreadSheet.
OnResizeInherited from TControl.
OnScrollEnables you to respond to scrolling the active worksheet. Inherited from TdxCustomSpreadSheet.
OnSelectionChangedEnables you to respond to any changes made to the worksheet content selection. Inherited from TdxCustomSpreadSheet.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnTableViewContextPopupEnables you to customize, disable, or replace the built-in popup menu invoked in a worksheet. Inherited from TdxCustomSpreadSheet.
OnUnDockInherited from TWinControl.

See Also

TdxSpreadSheet Class

TdxSpreadSheet Members

dxSpreadSheet Unit