Back to Devexpress

TcxCustomDBPivotGrid Events

vcl-cxdbpivotgrid-dot-tcxcustomdbpivotgrid-dot-underscore-events.md

latest12.6 KB
Original Source

TcxCustomDBPivotGrid Events

The base class for the data-aware Pivot Grid control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnCompare protectedFires when the sorting operation on column field values or row field values is performed. Inherited from TcxCustomPivotGrid.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCustomDrawCell protectedEnables you to custom paint a data cell. Inherited from TcxCustomPivotGrid.
OnCustomDrawColumnHeader protectedEnables you to custom paint a column grouping value. Inherited from TcxCustomPivotGrid.
OnCustomDrawFieldHeader protectedEnables you to custom paint a field header. Inherited from TcxCustomPivotGrid.
OnCustomDrawPart protectedEnables you to custom paint the background of pivot grid client and header areas. Inherited from TcxCustomPivotGrid.
OnCustomDrawRowHeader protectedEnables you to custom paint a row grouping value. Inherited from TcxCustomPivotGrid.
OnCustomization protectedOccurs when the visibility of the pivot grid’s customization form changes. Inherited from TcxCustomPivotGrid.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFieldPosChanged protectedFires after the field has been repositioned. Inherited from TcxCustomPivotGrid.
OnFieldSizeChanged protectedFires after a field header has been resized. Inherited from TcxCustomPivotGrid.
OnFilterChanged protectedFires after a prefilter or a field’s filter has been changed. Inherited from TcxCustomPivotGrid.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetCellHint protectedEnables you to customize hints or suppress them. Inherited from TcxCustomPivotGrid.
OnGetSiteInfoInherited from TWinControl.
OnGetStoredPropertiesEnables you to customize a list of the pivot grid’s properties to be stored to external data stores. Inherited from TcxCustomPivotGrid.
OnGetStoredPropertyValueEnables you to provide values for pivot grid properties to be saved to external data stores. Inherited from TcxCustomPivotGrid.
OnInitStoredObjectEnables you to initialize fields that are created when restoring the pivot grid’s layout from external data stores. Inherited from TcxCustomPivotGrid.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChanged protectedOccurs after a field or data cell layout change. Inherited from TcxCustomPivotGrid.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnter protectedOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave protectedOccurs 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.
OnPrefilterDialogShow protectedInherited from TcxCustomPivotGrid.
OnPrepareLockedStateImage protectedEnables you to custom paint a “Locked View“ image. Inherited from TcxCustomPivotGrid.
OnResizeInherited from TControl.
OnSelectionChanged protectedFires after the data cell(s) has been selected. Inherited from TcxCustomPivotGrid.
OnSetStoredPropertyValueEnables you to restore property values from external data stores. Inherited from TcxCustomPivotGrid.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
PopupMenusEventsInherited from TcxCustomPivotGrid.
StylesEventsInherited from TcxCustomPivotGrid.

See Also

TcxCustomDBPivotGrid Class

TcxCustomDBPivotGrid Members

cxDBPivotGrid Unit