ActiveReports Developer 7
LocalizedName Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility Namespace > IExtension Interface : LocalizedName Property

Glossary Item Box

 The localized name for this extension.

Syntax

Visual Basic (Declaration) 
ReadOnly Property LocalizedName As System.String
C# 
System.string LocalizedName {get;}

See Also