ReportExportEventArgs Members
Provides data for the report ReportExport event.
The following tables list the members exposed by the ReportExportEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ReportExportEventArgs | Constructs a ReportExportEventArgs object. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Cancel | (Inherited from CancelEventArgs.) |
![]() |
DeviceInfo | Gets or sets an XML string that contains the device-specific content that is required by the rendering extension specified in the Extension parameter. |
![]() |
Extension | Returns a RenderingExtension used for exporting the report. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ReportExportEventArgs Class
Microsoft.Reporting.WinForms Namespace