Assembly: Report;
The ReportEditorEventArgs class implements an argument of the event that occurs on editing cell text.
Constructor name | Brief description | |
CreateEditorArgs | The Create constructor creates an argument of the event that occurs on editing cell text. |
Constructor name | Brief description | |
CreateArgs | The Create constructor creates an argument of events of the ReportBox component. |
Property name | Brief description | |
Editor | The Editor property returns parameters of table cell editor. |
Property name | Brief description | |
Report | The Report property returns the ReportBox component that has generated the event. | |
Sheet | The Sheet property returns the sheet of the regular report, on which the event has occurred. |
See also: