ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / RenderingExtensionInfo Class / MenuName Property

In This Topic
    MenuName Property
    In This Topic
    Export menu item name for this rendering extension name.
    Syntax
    'Declaration
     
    Public ReadOnly Property MenuName As String
    public string MenuName {get;}
    See Also