Back to Devexpress

TdxGridCalculateCellAutomationPropertyEvent Type

vcl-cxgridtableview-bd4605d0.md

latest667 B
Original Source

TdxGridCalculateCellAutomationPropertyEvent Type

Declaration

delphi
TdxGridCalculateCellAutomationPropertyEvent = procedure(ARow: TcxGridDataRow; AColumn: TcxGridColumn; AProperty: TdxAutomationProperty; AProperties: TdxAutomationProperties) of object;

Parameters

NameType
ARowTcxGridDataRow
AColumnTcxGridColumn
APropertyTdxAutomationProperty
APropertiesTdxAutomationProperties

See Also

cxGridTableView Unit