SPDataSourceViewPropertyDescriptor Methods

Include Protected Members
Include Inherited Members

The SPDataSourceViewPropertyDescriptor type exposes the following members.

Methods

  Name Description
Public method AddValueChanged (Inherited from PropertyDescriptor.)
Public method CanResetValue Returns a Boolean value that indicates whether resetting an object can change the value of the property. (Overrides PropertyDescriptor.CanResetValue(Object).)
Protected method CreateAttributeCollection (Inherited from MemberDescriptor.)
Protected method CreateInstance (Inherited from PropertyDescriptor.)
Public method Equals (Inherited from PropertyDescriptor.)
Protected method FillAttributes (Inherited from PropertyDescriptor.)
Protected method Finalize (Inherited from Object.)
Public method GetChildProperties() (Inherited from PropertyDescriptor.)
Public method GetChildProperties([]) (Inherited from PropertyDescriptor.)
Public method GetChildProperties(Object) (Inherited from PropertyDescriptor.)
Public method GetChildProperties(Object, []) (Inherited from PropertyDescriptor.)
Public method GetEditor (Inherited from PropertyDescriptor.)
Public method GetHashCode (Inherited from PropertyDescriptor.)
Protected method GetInvocationTarget (Inherited from PropertyDescriptor.)
Public method GetType (Inherited from Object.)
Protected method GetTypeFromName (Inherited from PropertyDescriptor.)
Public method GetValue Gets the current value of the property on a component. (Overrides PropertyDescriptor.GetValue(Object).)
Protected method GetValueChangedHandler (Inherited from PropertyDescriptor.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnValueChanged (Inherited from PropertyDescriptor.)
Public method RemoveValueChanged (Inherited from PropertyDescriptor.)
Public method ResetValue Resets the value for this property of the component to the default value. (Overrides PropertyDescriptor.ResetValue(Object).)
Public method SetValue Sets the value of the component to a different value. (Overrides PropertyDescriptor.SetValue(Object, Object).)
Public method ShouldSerializeValue Returns a Boolean value that indicates whether the value of this property needs to be persisted. (Overrides PropertyDescriptor.ShouldSerializeValue(Object).)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPDataSourceViewPropertyDescriptor Class

Microsoft.SharePoint.WebControls Namespace