Back to Devexpress

TdxGridCalculateGroupRowAutomationPropertyEvent Type

vcl-cxgridtableview-71796a04.md

latest588 B
Original Source

TdxGridCalculateGroupRowAutomationPropertyEvent Type

Declaration

delphi
TdxGridCalculateGroupRowAutomationPropertyEvent = procedure(ARow: TcxGridGroupRow; AProperty: TdxAutomationProperty; AProperties: TdxAutomationProperties) of object;

Parameters

NameType
ARowTcxGridGroupRow
APropertyTdxAutomationProperty
APropertiesTdxAutomationProperties

See Also

cxGridTableView Unit