ActiveReports Developer 7
LocalizedName Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.BI.Data.DataProviders Namespace > SysConnectionAdapter Class : LocalizedName Property

Glossary Item Box

Implements LocalizedName.

Syntax

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

Property Value

A String representing the localized name.

See Also