Back to Devexpress

TdxGridInitializeCellAutomationPropertiesEvent Type

vcl-cxgridtableview-cb3412de.md

latest558 B
Original Source

TdxGridInitializeCellAutomationPropertiesEvent Type

Declaration

delphi
TdxGridInitializeCellAutomationPropertiesEvent = procedure(ARow: TcxGridDataRow; AColumn: TcxGridColumn; AProperties: TdxAutomationProperties) of object;

Parameters

NameType
ARowTcxGridDataRow
AColumnTcxGridColumn
APropertiesTdxAutomationProperties

See Also

cxGridTableView Unit