Freigeben über


IReportViewerMessages.SelectFormat-Eigenschaft

Stellt den Text für die Aufforderung zur Auswahl eines Formats bereit.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Syntax

'Declaration
ReadOnly Property SelectFormat As String
string SelectFormat { get; }
property String^ SelectFormat {
    String^ get ();
}
abstract SelectFormat : string with get
function get SelectFormat () : String

Eigenschaftswert

Typ: String
Ein Zeichenfolgenwert.

Siehe auch

Referenz

IReportViewerMessages Schnittstelle

Microsoft.Reporting.WebForms-Namespace