Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / IHpDPluginInfo Interface / Visible Property
In This Topic
    Visible Property (IHpDPluginInfo)
    In This Topic
    If active, plugin button will be visible. In order to propagate a change, INotifyPropertyChanged interface must be implemented.
    Syntax
    bool Visible {get;}
    See Also