Provides data for the report ReportExport event.
以下各表列出了由 ReportExportEventArgs 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
![]() |
ReportExportEventArgs | Constructs a ReportExportEventArgs object. |
顶部
公共属性
名称 | 说明 | |
---|---|---|
![]() |
Cancel | (继承自 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. |
顶部
公共方法
(另请参见 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
Equals | 已重载。 (继承自 Object。) |
![]() |
GetHashCode | (继承自 Object。) |
![]() |
GetType | (继承自 Object。) |
![]() ![]() |
ReferenceEquals | (继承自 Object。) |
![]() |
ToString | (继承自 Object。) |
顶部
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object。) |
![]() |
MemberwiseClone | (继承自 Object。) |
顶部