Found |
public class FoundObjectProperty
The FoundObjectProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | FoundObjectProperty | Initializes a new instance of the FoundObjectProperty class |
Name | Description | |
---|---|---|
![]() | IsFilterable | Returns false if PropertyName or PropertyValue is null. |
![]() | PropertyName | The property name, i. e. nameof(property). |
![]() | PropertyValue | The property value. |
![]() | Title | The complete line of a displayed property, i. e. its name and value. E. g. "center: (1.23, 4.56)" |
![]() | ToolTip | The tool tip of the belonging funnel button. |
Name | Description | |
---|---|---|
![]() | ToString | Returns a complete line of a displayed property, i. e. its name and value. |
![]() ![]() | ToString(IEnumerableFoundObjectProperty) | Returns a string containing all properties of the given property object list. |