ReportExportEventArgs Members

Provides data for the report ReportExport event.

The following tables list the members exposed by the ReportExportEventArgs type.

Public Constructors

  Name Description
Public method ReportExportEventArgs Constructs a ReportExportEventArgs object.

Top

Public Properties

  Name Description
Public property Cancel  (Inherited from CancelEventArgs.)
Public property 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.
Public property Extension Returns a RenderingExtension used for exporting the report.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method ms255035.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

ReportExportEventArgs Class
Microsoft.Reporting.WinForms Namespace