Click or drag to resize

PropertyGroup Methods

The PropertyGroup type exposes the following members.

Methods
  NameDescription
Public methodGetPropertyById
Gets the Property
Public methodGetPropertyByName
Gets the Property
Public methodGetPropertyGroupById
Gets the PropertyGroup
Public methodGetPropertyGroupByName
Gets the PropertyGroup
Public methodLoad
Load the properties values contained by this group from the PropertyGetter.
Public methodSetToDefault
Resets to the default value all the properties contained in the subtree.
Public methodStore
Store the properties values contained by this property into the PropertyEditor.
Top
See Also