Propriedade IReportViewerMessages3.CancelLinkText
Gets the text of the Cancel link in the wait control.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property CancelLinkText As String
string CancelLinkText { get; }
property String^ CancelLinkText {
String^ get ();
}
abstract CancelLinkText : string with get
function get CancelLinkText () : String
Valor de propriedade
Tipo: String
A string value that represents the Cancel link text.