TcxPivotGrid Events
An unbound Pivot Grid control.| Name | Description |
|---|---|
| OnAlignInsertBefore | Inherited from TWinControl. |
| OnAlignPosition | Inherited from TWinControl. |
| OnCanResize | Inherited from TControl. |
| OnClick | Inherited from TControl. |
| OnCompare | Fires when the sorting operation on column field values or row field values is performed. Inherited from TcxCustomPivotGrid. |
| OnConstrainedResize | Inherited from TControl. |
| OnContextPopup | Inherited from TControl. |
| OnCustomDrawCell | Enables you to custom paint a data cell. Inherited from TcxCustomPivotGrid. |
| OnCustomDrawColumnHeader | Enables you to custom paint a column grouping value. Inherited from TcxCustomPivotGrid. |
| OnCustomDrawFieldHeader | Enables you to custom paint a field header. Inherited from TcxCustomPivotGrid. |
| OnCustomDrawPart | Enables you to custom paint the background of pivot grid client and header areas. Inherited from TcxCustomPivotGrid. |
| OnCustomDrawRowHeader | Enables you to custom paint a row grouping value. Inherited from TcxCustomPivotGrid. |
| OnCustomization | Occurs when the visibility of the pivot grid’s customization form changes. Inherited from TcxCustomPivotGrid. |
| OnDblClick | Inherited from TControl. |
| OnDockDrop | Inherited from TWinControl. |
| OnDockOver | Inherited from TWinControl. |
| OnDragDrop | Inherited from TControl. |
| OnDragOver | Inherited from TControl. |
| OnEndDock | Inherited from TControl. |
| OnEndDrag | Inherited from TControl. |
| OnEnter | Inherited from TWinControl. |
| OnExit | Inherited from TWinControl. |
| OnFieldPosChanged | Fires after the field has been repositioned. Inherited from TcxCustomPivotGrid. |
| OnFieldSizeChanged | Fires after a field header has been resized. Inherited from TcxCustomPivotGrid. |
| OnFilterChanged | Fires after a prefilter or a field’s filter has been changed. Inherited from TcxCustomPivotGrid. |
| OnFocusChanged protected | Inherited from TcxControl. |
| OnGesture | Inherited from TControl. |
| OnGetCellHint | Enables you to customize hints or suppress them. Inherited from TcxCustomPivotGrid. |
| OnGetSiteInfo | Inherited from TWinControl. |
| OnGetStoredProperties | Enables you to customize a list of the pivot grid’s properties to be stored to external data stores. Inherited from TcxCustomPivotGrid. |
| OnGetStoredPropertyValue | Enables you to provide values for pivot grid properties to be saved to external data stores. Inherited from TcxCustomPivotGrid. |
| OnInitStoredObject | Enables you to initialize fields that are created when restoring the pivot grid’s layout from external data stores. Inherited from TcxCustomPivotGrid. |
| OnKeyDown | Inherited from TWinControl. |
| OnKeyPress | Inherited from TWinControl. |
| OnKeyUp | Inherited from TWinControl. |
| OnLayoutChanged | Occurs after a field or data cell layout change. Inherited from TcxCustomPivotGrid. |
| 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. |
| OnPrefilterDialogShow | Inherited from TcxCustomPivotGrid. |
| OnPrepareLockedStateImage | Enables you to custom paint a “Locked View“ image. Inherited from TcxCustomPivotGrid. |
| OnResize | Inherited from TControl. |
| OnSelectionChanged | Fires after the data cell(s) has been selected. Inherited from TcxCustomPivotGrid. |
| OnSetStoredPropertyValue | Enables you to restore property values from external data stores. Inherited from TcxCustomPivotGrid. |
| OnStartDock | Inherited from TControl. |
| OnStartDrag | Inherited from TControl. |
| OnUnDock | Inherited from TWinControl. |
| PopupMenusEvents | Inherited from TcxCustomPivotGrid. |
| StylesEvents | Inherited from TcxCustomPivotGrid. |
See Also