Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / RibbonGroup Class / RibbonGroup Constructor
Name of the ribbon group.
In This Topic
    RibbonGroup Constructor
    In This Topic
    Creates new instance of representation of ribbon group.
    Syntax
    public RibbonGroup( 
       string name
    )

    Parameters

    name
    Name of the ribbon group.
    See Also