Condividi tramite


Proprietà IReportViewerMessages.SelectFormat

Testo del messaggio di richiesta di selezione del formato.

Spazio dei nomi  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
ReadOnly Property SelectFormat As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.String
Valore stringa.

Vedere anche

Riferimento

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WebForms