ActiveReports Developer 7
AssemblyName Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Configuration Namespace > RenderingExtensionInfo Class : AssemblyName Property

Glossary Item Box

Fully qualified name of the assembly.

Syntax

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

See Also