Condividi tramite


Proprietà RenderingExtension.Name

Recupera il nome dell'estensione per il rendering.

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

Sintassi

'Dichiarazione
Public ReadOnly Property Name As String
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string with get
function get Name () : String

Valore proprietà

Tipo: String
Valore String di sola lettura.

Vedere anche

Riferimenti

RenderingExtension Classe

Spazio dei nomi Microsoft.Reporting.WebForms