BcfReflectedRowViewPropertyDescriptor Methods |
[This is preliminary documentation and is subject to change.]
The BcfReflectedRowViewPropertyDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
| AddValueChanged | (Inherited from PropertyDescriptor.) | |
| CanResetValue |
When overridden in a derived class, returns whether resetting an object changes its value.
(Overrides PropertyDescriptorCanResetValue(Object).) | |
| CreateAttributeCollection | (Inherited from MemberDescriptor.) | |
| CreateInstance | (Inherited from PropertyDescriptor.) | |
| Equals | (Inherited from PropertyDescriptor.) | |
| FillAttributes | (Inherited from PropertyDescriptor.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetChildProperties | (Inherited from PropertyDescriptor.) | |
| GetChildProperties(Attribute) | (Inherited from PropertyDescriptor.) | |
| GetChildProperties(Object) | (Inherited from PropertyDescriptor.) | |
| GetChildProperties(Object, Attribute) | (Inherited from PropertyDescriptor.) | |
| GetEditor | (Inherited from PropertyDescriptor.) | |
| GetHashCode | (Inherited from PropertyDescriptor.) | |
| GetInvocationTarget | (Inherited from PropertyDescriptor.) | |
| GetSourceRowView |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypeFromName | (Inherited from PropertyDescriptor.) | |
| GetValue |
When overridden in a derived class, gets the current value of the property on a component.
(Overrides PropertyDescriptorGetValue(Object).) | |
| GetValueChangedHandler | (Inherited from PropertyDescriptor.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnValueChanged | (Inherited from PropertyDescriptor.) | |
| RemoveValueChanged | (Inherited from PropertyDescriptor.) | |
| ResetValue |
When overridden in a derived class, resets the value for this property of the component to the default value.
(Overrides PropertyDescriptorResetValue(Object).) | |
| SetValue |
When overridden in a derived class, sets the value of the component to a different value.
(Overrides PropertyDescriptorSetValue(Object, Object).) | |
| ShouldSerializeValue |
When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
(Overrides PropertyDescriptorShouldSerializeValue(Object).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |