TcxSchedulerGridConnection.OnInitEditDialog Event
Enables you to customize the Event dialog’s settings before the dialog is displayed.
Declaration
property OnInitEditDialog: TcxSchedulerConnectionInitEditDialogEvent read; write;
Remarks
Sender specifies the connector.
AEditInfo specifies the Event dialog’s settings.
See Also