BookmarkNavigationEventArgs.BookmarkId 屬性

 

發佈時間: 2016年4月

取得書籤識別字串。

命名空間:   Microsoft.Reporting.WinForms
組件:  Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)

語法

public string BookmarkId { get; }
public:
property String^ BookmarkId {
    String^ get();
}
member BookmarkId : string with get
Public ReadOnly Property BookmarkId As String

屬性值

Type: System.String

唯讀 string 物件。

請參閱

BookmarkNavigationEventArgs 類別
Microsoft.Reporting.WinForms 命名空間

回到頁首