CreateCustomReportDesignRepositoryItemEventArgs Constructors
Arguments passed to the ReportsWindowsFormsModuleV2.CreateCustomReportDesignRepositoryItem event.| Name | Parameters | Description |
|---|---|---|
| CreateCustomReportDesignRepositoryItemEventArgs(XafApplication, XtraReport, Type, DataColumnInfo, Parameter) | application, report, dataType, dataColumnInfo, parameter | Initializes a new instance of the CreateCustomReportDesignRepositoryItemEventArgs class. |
See Also