Back to Devexpress

TcxDBVerticalGrid Events

vcl-cxdbvgrid-dot-tcxdbverticalgrid-dot-underscore-events.md

latest13.6 KB
Original Source

TcxDBVerticalGrid Events

Represents the data-aware vertical grid control.

NameDescription
NavigatorEventsInherited from TcxExtEditingControl.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCustomDrawCell protectedOccurs when a cell within a control needs to be painted. Inherited from TcxEditingControl.
OnCustomizationFormVisibleChangedInherited from TcxCustomVerticalGrid.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnDrawBackgroundOccurs before painting the vertical grid control’s background. Inherited from TcxCustomVerticalGrid.
OnDrawRowHeaderOccurs before painting a grid row’s header. Inherited from TcxCustomVerticalGrid.
OnDrawValueOccurs before painting row cell values. Inherited from TcxCustomVerticalGrid.
OnEditChanged protectedOccurs when changing an open editor’s value. Inherited from TcxEditingControl.
OnEditedEnables you to perform specific actions prior to deactivating the currently active in-place editor. Inherited from TcxCustomVerticalGrid.
OnEditingEnables you to prohibit end-users from editing data cell values in a specified editor row. Inherited from TcxCustomVerticalGrid.
OnEditValueChangedInherited from TcxCustomVerticalGrid.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFilterControlDialogShowEnables you to customize the Filter Builder dialog before showing it. Inherited from TcxEditingControl.
OnFilterCustomizationInherited from TcxEditingControl.
OnFilterDialogShowInherited from TcxEditingControl.
OnFilterRecordAllows you to implement a custom data filtering algorithm. Inherited from TcxVirtualVerticalGrid.
OnFindCriteriaBeforeChangeEnables you to identify and track any changes made to data search criteria before they take effect on the vertical grid control. Inherited from TcxVirtualVerticalGrid.
OnFindCriteriaChangedEnables you to identify and track all data search criteria changes applied to the vertical grid control. Inherited from TcxVirtualVerticalGrid.
OnFindPanelVisibilityChangedEnables you to track Find Panel visibility changes. Inherited from TcxEditingControl.
OnFocusChanged protectedInherited from TcxControl.
OnFocusedRecordChangedFires after the focused record has been changed. Inherited from TcxVirtualVerticalGrid.
OnGestureInherited from TControl.
OnGetScrollbarAnnotationHintEnables you to display hints for scrollbar annotations. Inherited from TcxEditingControl.
OnGetSiteInfoInherited from TWinControl.
OnInitEditEnables you to customize an in-place cell editor when it is invoked. Inherited from TcxEditingControl.
OnInitEditValueEnables you to change the edit value for an invoked in-place cell editor. Inherited from TcxEditingControl.
OnInitFilteringDateRangesInherited from TcxEditingControl.
OnItemChangedAllows you to determine the previously focused row and cell after the focus has moved. Inherited from TcxCustomVerticalGrid.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChangedInherited from TcxCustomVerticalGrid.
OnLeftVisibleBandIndexChangedFires for banded views when scrolling occurs. Inherited from TcxCustomVerticalGrid.
OnLeftVisibleRecordIndexChangedAllows you to track the horizontal scrolling of grid rows. Inherited from TcxCustomVerticalGrid.
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.
OnPopulateCustomScrollbarAnnotationRowIndexListEnables you to display custom scrollbar annotations. Inherited from TcxEditingControl.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnTopRowIndexChangedAllows you to track vertical scrolling of grid rows. Inherited from TcxCustomVerticalGrid.
OnUnDockInherited from TWinControl.
StylesEventsInherited from TcxCustomVerticalGrid.

See Also

TcxDBVerticalGrid Class

TcxDBVerticalGrid Members

cxDBVGrid Unit