PropertyDescription Methods |
The PropertyDescription type exposes the following members.
Name | Description | |
---|---|---|
CompareTo |
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
| |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).) | |
Equals(PropertyDescription) |
Indicates whether the current object is equal to another object of the same type.
| |
FormatForDisplay |
Formats a value for display.
| |
GetAdditionalSortByAliases |
Gets additional sort by aliases properties.
| |
GetClrPropertyType |
Gets the CLR type for a given property type.
| |
GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) | |
GetImageReferenceForValue |
Gets the image reference for a given value.
| |
GetRelatedProperty |
Gets a related property.
| |
GetSortByAlias |
Gets the sort by alias property.
| |
GetSortDescriptionLabel |
Gets the sort description label.
| |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
TryCoerceToCanonicalValue |
Coerces a value to a canonical value.
|