At 3.2 they added ability to change grouplayer to either check boxes or radio buttons. Is there a way to create a new grouplayer in code to default to radio buttons? I'm using LayerFactory.Instance.CreateGroupLayer() to create the GroupLayer. I can't find any methods to do so (or options in the CTOR), but maybe still too new?
Thanks,
Joe