| BcfColumnPropertyDescriptor Methods | |
The BcfColumnPropertyDescriptor 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 PropertyDescriptor.CanResetValue(Object).) | |
| Equals | (Inherited from PropertyDescriptor.) | |
| 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.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue |
When overridden in a derived class, gets the current value of the property on a component.
(Overrides PropertyDescriptor.GetValue(Object).) | |
| 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 PropertyDescriptor.ResetValue(Object).) | |
| SetValue |
When overridden in a derived class, sets the value of the component to a different value.
(Overrides PropertyDescriptor.SetValue(Object, Object).) | |
| ShouldSerializeValue |
When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
(Overrides PropertyDescriptor.ShouldSerializeValue(Object).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |