返回开始搜索的页码。
命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms(在 Microsoft.ReportViewer.WinForms.dll 中)
语法
声明
Public ReadOnly Property StartPage As Integer
public int StartPage { get; }
public:
property int StartPage {
int get ();
}
member StartPage : int with get
function get StartPage () : int
属性值
类型:Int32
一个包含要搜索的开始页码的整数。