API Help
Eplan.EplApi.Gui Namespace / ContextMenuLocation Class / ContextMenuName Property

In This Topic
    ContextMenuName Property
    In This Topic
    Syntax
    public string ContextMenuName {get; set;}
    public:
    property String^ ContextMenuName {
       String^ get();
       void set (    String^ value);
    }
    See Also