Propriedade RenderingExtension.LocalizedName
Gets the localized display name of the rendering extension.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
Public ReadOnly Property LocalizedName As String
public string LocalizedName { get; }
public:
property String^ LocalizedName {
String^ get ();
}
member LocalizedName : string with get
function get LocalizedName () : String
Valor de propriedade
Tipo: String
A read-only String value.