TcxDBVerticalGrid Events
Represents the data-aware vertical grid control.Name | Description |
---|---|
NavigatorEvents | Inherited from TcxExtEditingControl. |
OnAlignInsertBefore | Inherited from TWinControl. |
OnAlignPosition | Inherited from TWinControl. |
OnCanResize | Inherited from TControl. |
OnClick | Inherited from TControl. |
OnConstrainedResize | Inherited from TControl. |
OnContextPopup | Inherited from TControl. |
OnCustomDrawCell protected | Occurs when a cell within a control needs to be painted. Inherited from TcxEditingControl. |
OnCustomizationFormVisibleChanged | Inherited from TcxCustomVerticalGrid. |
OnDblClick | Inherited from TControl. |
OnDockDrop | Inherited from TWinControl. |
OnDockOver | Inherited from TWinControl. |
OnDragDrop | Inherited from TControl. |
OnDragOver | Inherited from TControl. |
OnDrawBackground | Occurs before painting the vertical grid control’s background. Inherited from TcxCustomVerticalGrid. |
OnDrawRowHeader | Occurs before painting a grid row’s header. Inherited from TcxCustomVerticalGrid. |
OnDrawValue | Occurs before painting row cell values. Inherited from TcxCustomVerticalGrid. |
OnEditChanged protected | Occurs when changing an open editor’s value. Inherited from TcxEditingControl. |
OnEdited | Enables you to perform specific actions prior to deactivating the currently active in-place editor. Inherited from TcxCustomVerticalGrid. |
OnEditing | Enables you to prohibit end-users from editing data cell values in a specified editor row. Inherited from TcxCustomVerticalGrid. |
OnEditValueChanged | Inherited from TcxCustomVerticalGrid. |
OnEndDock | Inherited from TControl. |
OnEndDrag | Inherited from TControl. |
OnEnter | Inherited from TWinControl. |
OnExit | Inherited from TWinControl. |
OnFilterControlDialogShow | Enables you to customize the Filter Builder dialog before showing it. Inherited from TcxEditingControl. |
OnFilterCustomization | Inherited from TcxEditingControl. |
OnFilterDialogShow | Inherited from TcxEditingControl. |
OnFilterRecord | Allows you to implement a custom data filtering algorithm. Inherited from TcxVirtualVerticalGrid. |
OnFindCriteriaBeforeChange | Enables you to identify and track any changes made to data search criteria before they take effect on the vertical grid control. Inherited from TcxVirtualVerticalGrid. |
OnFindCriteriaChanged | Enables you to identify and track all data search criteria changes applied to the vertical grid control. Inherited from TcxVirtualVerticalGrid. |
OnFindPanelVisibilityChanged | Enables you to track Find Panel visibility changes. Inherited from TcxEditingControl. |
OnFocusChanged protected | Inherited from TcxControl. |
OnFocusedRecordChanged | Fires after the focused record has been changed. Inherited from TcxVirtualVerticalGrid. |
OnGesture | Inherited from TControl. |
OnGetScrollbarAnnotationHint | Enables you to display hints for scrollbar annotations. Inherited from TcxEditingControl. |
OnGetSiteInfo | Inherited from TWinControl. |
OnInitEdit | Enables you to customize an in-place cell editor when it is invoked. Inherited from TcxEditingControl. |
OnInitEditValue | Enables you to change the edit value for an invoked in-place cell editor. Inherited from TcxEditingControl. |
OnInitFilteringDateRanges | Inherited from TcxEditingControl. |
OnItemChanged | Allows you to determine the previously focused row and cell after the focus has moved. Inherited from TcxCustomVerticalGrid. |
OnKeyDown | Inherited from TWinControl. |
OnKeyPress | Inherited from TWinControl. |
OnKeyUp | Inherited from TWinControl. |
OnLayoutChanged | Inherited from TcxCustomVerticalGrid. |
OnLeftVisibleBandIndexChanged | Fires for banded views when scrolling occurs. Inherited from TcxCustomVerticalGrid. |
OnLeftVisibleRecordIndexChanged | Allows you to track the horizontal scrolling of grid rows. Inherited from TcxCustomVerticalGrid. |
OnMouseActivate | Inherited from TControl. |
OnMouseDown | Inherited from TControl. |
OnMouseEnter | Occurs when the mouse pointer enters into the control. Inherited from TcxControl. |
OnMouseLeave | Occurs when the mouse pointer leaves the control. Inherited from TcxControl. |
OnMouseMove | Inherited from TControl. |
OnMouseUp | Inherited from TControl. |
OnMouseWheel | Inherited from TControl. |
OnMouseWheelDown | Inherited from TControl. |
OnMouseWheelUp | Inherited from TControl. |
OnPopulateCustomScrollbarAnnotationRowIndexList | Enables you to display custom scrollbar annotations. Inherited from TcxEditingControl. |
OnResize | Inherited from TControl. |
OnStartDock | Inherited from TControl. |
OnStartDrag | Inherited from TControl. |
OnTopRowIndexChanged | Allows you to track vertical scrolling of grid rows. Inherited from TcxCustomVerticalGrid. |
OnUnDock | Inherited from TWinControl. |
StylesEvents | Inherited from TcxCustomVerticalGrid. |
See Also