Partilhar via


Propriedade IReportViewerMessages.SelectFormat

Provides the text for the select format prompt.

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

Sintaxe

'Declaração
ReadOnly Property SelectFormat As String
string SelectFormat { get; }
property String^ SelectFormat {
    String^ get ();
}
abstract SelectFormat : string with get
function get SelectFormat () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WebForms