Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonSubCommand Class / IsValid Property

In This Topic
    IsValid Property (RibbonSubCommand)
    In This Topic
    Gets information whether a sub-command is valid
    Syntax
    public bool IsValid {get;}
    public:
    property bool IsValid {
       bool get();
    }
    See Also