TdxGridCalculateGroupRowAutomationPropertyEvent Type
Declaration
TdxGridCalculateGroupRowAutomationPropertyEvent = procedure(ARow: TcxGridGroupRow; AProperty: TdxAutomationProperty; AProperties: TdxAutomationProperties) of object;
Parameters
| Name | Type |
|---|---|
| ARow | TcxGridGroupRow |
| AProperty | TdxAutomationProperty |
| AProperties | TdxAutomationProperties |
See Also