| ProjectSettingGroup Constructor | 
| Name | Description | |
|---|---|---|
| ProjectSettingGroup(String, PropertyBagProvider) | 
            Initializes a new instance of the ProjectSettingGroup class. Use this ctor for preferences usage (project defaults).
              | |
| ProjectSettingGroup(String, Project, Object) | 
            Initializes a new instance of the ProjectSettingGroup class. Use this ctor for project settings. 
              |