Propriété IReportViewerMessages.SelectFormat

Fournit le texte de l'invite Sélectionner un format.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
ReadOnly Property SelectFormat As String
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
Valeur de type chaîne.

Voir aussi

Référence

IReportViewerMessages Interface

Espace de noms Microsoft.Reporting.WebForms