Compartir a través de


IReportViewerMessages.SelectFormat (Propiedad)

Proporciona el texto del mensaje de selección de formato.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

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

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)