A group will only show up for the whole application and saving if it us registered with the core

Namespace:  CoreDevices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void RegisterGroupWithCore()
Visual Basic (Declaration)
Public Sub RegisterGroupWithCore
Visual C++
public:
virtual void RegisterGroupWithCore() sealed

Implements

IChannelGroupCom..::.RegisterGroupWithCore()()()

See Also