Click or drag to resize
ProjectSettingGroup Properties

The ProjectSettingGroup type exposes the following members.

Properties
  NameDescription
Protected propertyCurrentProject
Gets or sets the current project.
Public propertyEmbedEditorInGroupBox
Gets a value indicating whether the editor is embedded in the groupbox already in the dialog for editing. If false, the editor is embedded in place of the groupbox.
Public propertyGroupName
Gets or sets the name of the group.
Protected propertyPropertiesClone
Gets or sets the properties clone. This is the clone which is edited by the group, if the group is targeting properties of the ProjectProperties object.
Top
See Also