PageNavigationEventArgs.NewPage 屬性
取得 PageNavigation 事件所產生的頁碼。
命名空間: Microsoft.Reporting.WinForms
組件: Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)
語法
'宣告
Public ReadOnly Property NewPage As Integer
public int NewPage { get; }
public:
property int NewPage {
int get ();
}
member NewPage : int with get
function get NewPage () : int
屬性值
類型:Int32
包含新頁碼的 integer 值。