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