Właściwość IReportViewerMessages.NextPageButtonToolTip —
Provides the ToolTip text for the Next Page button.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
ReadOnly Property NextPageButtonToolTip As String
string NextPageButtonToolTip { get; }
property String^ NextPageButtonToolTip {
String^ get ();
}
abstract NextPageButtonToolTip : string with get
function get NextPageButtonToolTip () : String
Wartość właściwości
Typ: String
A string value.