ActiveReports Developer 7
UnregisterName Method
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : UnregisterName Method

name

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub UnregisterName( _
   ByVal name As System.String _
) 
C# 
public void UnregisterName( 
   System.string name
)

Parameters

name

See Also