Skip to main content

TcxVerticalGridEditingEvent Type

Declaration

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

Parameters

Name Type
Sender TObject
ARowProperties TcxCustomEditorRowProperties
Allow Boolean
See Also