Back to Devexpress

TcxPivotGridGetContentStyleEvent Type

vcl-cxcustompivotgrid-e1ce3431.md

latest540 B
Original Source

TcxPivotGridGetContentStyleEvent Type

Declaration

delphi
TcxPivotGridGetContentStyleEvent = procedure(Sender: TcxCustomPivotGrid; ACell: TcxPivotGridDataCellViewInfo; var AStyle: TcxStyle) of object;

Parameters

NameType
SenderTcxCustomPivotGrid
ACellTcxPivotGridDataCellViewInfo
AStyleTcxStyle

See Also

cxCustomPivotGrid Unit