Propriedade IReportViewerMessages.SelectAValue
Provides text for the Select a value prompt.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property SelectAValue As String
string SelectAValue { get; }
property String^ SelectAValue {
String^ get ();
}
abstract SelectAValue : string with get
function get SelectAValue () : String
Valor de propriedade
Tipo: String
A string value.