ReportClonedEventArgs Constructors
Provides data for the ReportDesignerDocument.ReportCloned event.| Name | Parameters | Description |
|---|---|---|
| ReportClonedEventArgs(XtraReport, XtraReport) | original, cloned | Initializes a new instance of the ReportClonedEventArgs class with the specified settings. |
See Also