DocumentMapNavigationEventArgs 類別
提供 DocumentMapNavigation 事件的資料。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll)
語法
'宣告
<ComVisibleAttribute(False)> _
Public NotInheritable Class DocumentMapNavigationEventArgs
Inherits CancelEventArgs
'用途
Dim instance As DocumentMapNavigationEventArgs
[ComVisibleAttribute(false)]
public sealed class DocumentMapNavigationEventArgs : CancelEventArgs
[ComVisibleAttribute(false)]
public ref class DocumentMapNavigationEventArgs sealed : public CancelEventArgs
/** @attribute ComVisibleAttribute(false) */
public final class DocumentMapNavigationEventArgs extends CancelEventArgs
ComVisibleAttribute(false)
public final class DocumentMapNavigationEventArgs extends CancelEventArgs
備註
當發生 DocumentMapNavigation 事件時,這會傳遞至 DocumentMapNavigationEventHandler 委託。
繼承階層
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.Reporting.WebForms.DocumentMapNavigationEventArgs
執行緒安全性
此類型的任何公用靜態 (在 Visual Basic 中為 Shared ) 成員為安全執行緒。任何執行個體成員皆不能保證是安全執行緒。
另請參閱
參考
DocumentMapNavigationEventArgs 成員
Microsoft.Reporting.WebForms 命名空間