Constable Authorization Engine 2.0 BETA

FallbackPropertyDescriptor Methods

The methods of the FallbackPropertyDescriptor class are listed below. For a complete list of FallbackPropertyDescriptor class members, see the FallbackPropertyDescriptor Members topic.

Public Instance Methods

AddValueChanged (inherited from PropertyDescriptor) Enables other objects to be notified when this property changes.
CanResetValue[TBD]
Equals (inherited from PropertyDescriptor) Compares this to another object to see if they are equivalent.
GetEditor (inherited from PropertyDescriptor) Gets an editor of the specified type.
GetHashCode (inherited from PropertyDescriptor) 
GetChildProperties (inherited from PropertyDescriptor)Overloaded. Returns a PropertyDescriptorCollection for a given object using a specified array of attributes as a filter.
GetType (inherited from Object) Gets the Type of the current instance.
GetValue[TBD]
RemoveValueChanged (inherited from PropertyDescriptor) Enables other objects to be notified when this property changes.
ResetValue[TBD]
SetValue[TBD]
ShouldSerializeValue[TBD]
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

FallbackPropertyDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace