IGroupedPropertySource Methods |
The IGroupedPropertySource type exposes the following members.
| Name | Description | |
|---|---|---|
| CanGetGroupValue |
Checks, whether this object can retrieve the value for the specified property, or not.
| |
| GetGroupCategory |
Gets the category of the specified group, or null if the group has no category.
| |
| GetGroupDocumentation |
Gets the documentation text, attached to the specified group,
or null if the group has no documentation attached.
| |
| GetGroupMetadata |
Gets the metadata object, attached to the specified group,
or null if the group has no metadata attached.
| |
| GetGroupValue |
Gets the value of the specified property.
|