Back to Devexpress

TcxPivotGrid Events

vcl-cxpivotgrid-dot-tcxpivotgrid-dot-underscore-events.md

latest12.3 KB
Original Source

TcxPivotGrid Events

An unbound Pivot Grid control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnCompareFires when the sorting operation on column field values or row field values is performed. Inherited from TcxCustomPivotGrid.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCustomDrawCellEnables you to custom paint a data cell. Inherited from TcxCustomPivotGrid.
OnCustomDrawColumnHeaderEnables you to custom paint a column grouping value. Inherited from TcxCustomPivotGrid.
OnCustomDrawFieldHeaderEnables you to custom paint a field header. Inherited from TcxCustomPivotGrid.
OnCustomDrawPartEnables you to custom paint the background of pivot grid client and header areas. Inherited from TcxCustomPivotGrid.
OnCustomDrawRowHeaderEnables you to custom paint a row grouping value. Inherited from TcxCustomPivotGrid.
OnCustomizationOccurs 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.
OnFieldPosChangedFires after the field has been repositioned. Inherited from TcxCustomPivotGrid.
OnFieldSizeChangedFires after a field header has been resized. Inherited from TcxCustomPivotGrid.
OnFilterChangedFires after a prefilter or a field’s filter has been changed. Inherited from TcxCustomPivotGrid.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetCellHintEnables 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.
OnLayoutChangedOccurs after a field or data cell layout change. Inherited from TcxCustomPivotGrid.
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.
OnPrefilterDialogShowInherited from TcxCustomPivotGrid.
OnPrepareLockedStateImageEnables you to custom paint a “Locked View“ image. Inherited from TcxCustomPivotGrid.
OnResizeInherited from TControl.
OnSelectionChangedFires 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

TcxPivotGrid Class

TcxPivotGrid Members

cxPivotGrid Unit