Back to Devexpress

TcxVerticalGridEditingEvent Type

vcl-cxvgrid-a3b9f243.md

latest561 B
Original Source

TcxVerticalGridEditingEvent Type

Declaration

delphi
TcxVerticalGridEditingEvent = procedure(Sender: TObject; ARowProperties: TcxCustomEditorRowProperties; var Allow: Boolean) of object;

Parameters

NameType
SenderTObject
ARowPropertiesTcxCustomEditorRowProperties
AllowBoolean

See Also

cxVGrid Unit