Name | Description | |
---|---|---|
AddValueChanged | (Inherited from System.ComponentModel.PropertyDescriptor) | |
CanResetValue | Overridden. Returns whether resetting an object changes its value. | |
Equals | (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetChildProperties | Overloaded. (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetEditor | (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetHashCode | (Inherited from System.ComponentModel.PropertyDescriptor) | |
GetValue | Overridden. Gets the current value of the property on a component. | |
RemoveValueChanged | (Inherited from System.ComponentModel.PropertyDescriptor) | |
ResetValue | Overridden. Resets the value for this property of the component to the default value. | |
SetValue | Overridden. Sets the value of the component to a different value. | |
ShouldSerializeValue | Overridden. Determines whether the value of this property needs to be persisted. |