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
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.SelectFormat
string SelectFormat { get; }
String^ SelectFormat {
    String^ get ();
}
/** @property */
String get_SelectFormat ()
function get SelectFormat () : String

Valore proprietà

Valore stringa.

Vedere anche

Riferimento

Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms