The C1ReportDesigner type exposes the following members.
Events
Name | Description | |
---|---|---|
CreateField |
Fired when the user drops a new report field on the design surface.
|
|
DeleteField |
Fired before the user deletes the selected fields.
|
|
MoveCopyFields |
Fired before the user moves or copies fields with the mouse.
|
|
RenderField |
Fired before a field is rendered by the designer.
|
|
RenderSectionHeader |
Fired before a section header is rendered by the designer.
|
|
ReportChanged |
Fired when a new report is assigned to the control.
|
|
ResizeFieldSection |
Fired before the user resizes fields, sections, or the report with the mouse.
|
|
SelectionChanged |
Fired when the user fields are selected or de-selected.
|
|
ValuesChanged |
Fired when the report changes (e.g. fields are moved/resized or copied with the mouse).
|
|
ZoomFactorChanged |
Fired when the designer's ZoomFactor property has changed.
|