CreateCustomReportDesignRepositoryItemEventArgs Properties
Arguments passed to the ReportsWindowsFormsModuleV2.CreateCustomReportDesignRepositoryItem event.
Name | Description |
---|---|
Application | Gets an application object. |
Criteria |
Specifies the criteria that filters the collection of report parameter objects. |
Data |
Gets information on the data column. |
Data |
Gets the type of the report parameter value. |
Handled |
Gets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing.
Inherited from Handled |
Parameter | Gets the report parameter. |
Report | Gets a report object. |
Repository |
Specifies the Repository Item created for the report parameter. |
See Also