Version

DockablePanePropertyDescriptor Class Methods

For a list of all members of this type, see DockablePanePropertyDescriptor members.

Public Methods
 NameDescription
Public MethodAddValueChanged (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodCanResetValueOverridden. Returns whether resetting an object changes its value.  
Public MethodEquals (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetChildPropertiesOverloaded.  (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetEditor (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetHashCode (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetValueOverridden. Gets the current value of the property on a component.  
Public MethodRemoveValueChanged (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodResetValueOverridden. Resets the value for this property of the component to the default value.  
Public MethodSetValueOverridden. Sets the value of the component to a different value.  
Public MethodShouldSerializeValueOverridden. Determines a value indicating whether the value of this property needs to be persisted.  
Protected Methods
See Also