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

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