Click or drag to resize

IGroupedPropertySource Methods

The IGroupedPropertySource type exposes the following members.

Methods
  NameDescription
Public methodCanGetGroupValue
Checks, whether this object can retrieve the value for the specified property, or not.
Public methodGetGroupCategory
Gets the category of the specified group, or null if the group has no category.
Public methodGetGroupDocumentation
Gets the documentation text, attached to the specified group, or null if the group has no documentation attached.
Public methodGetGroupMetadata
Gets the metadata object, attached to the specified group, or null if the group has no metadata attached.
Public methodGetGroupValue
Gets the value of the specified property.
Top
See Also