Właściwość IReportViewerMessages3.CancelLinkText —
Gets the text of the Cancel link in the wait control.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
ReadOnly Property CancelLinkText As String
string CancelLinkText { get; }
property String^ CancelLinkText {
String^ get ();
}
abstract CancelLinkText : string with get
function get CancelLinkText () : String
Wartość właściwości
Typ: String
A string value that represents the Cancel link text.