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

Glossary Item Box

Export menu item name for this rendering extension name.

Syntax

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

See Also