IReportViewerMessages.SelectAValue Propiedad
Proporciona el texto del mensaje Seleccione un valor.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Sintaxis
'Declaración
ReadOnly Property SelectAValue As String
Get
'Uso
Dim instance As IReportViewerMessages
Dim value As String
value = instance.SelectAValue
string SelectAValue { get; }
property String^ SelectAValue {
String^ get ();
}
abstract SelectAValue : string
function get SelectAValue () : String
Valor de la propiedad
Tipo: System.String
Un valor de cadena.