Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommand Class / IsEnabled Property

In This Topic
    IsEnabled Property
    In This Topic
    Returns whether a command enabled
    Syntax
    public bool IsEnabled {get;}
    public:
    property bool IsEnabled {
       bool get();
    }
    See Also