Skip to main content

TcxVerticalGridChangedEvent Type

Declaration

TcxVerticalGridChangedEvent = procedure(Sender: TObject; ARowProperties: TcxCustomEditorRowProperties) of object;

Parameters

Name Type
Sender TObject
ARowProperties TcxCustomEditorRowProperties
See Also