SPDataSourceViewPropertyDescriptor Members

Include Protected Members
Include Inherited Members

Describes properties exposed by the SPDataSourceViewResultItem class.

The SPDataSourceViewPropertyDescriptor type exposes the following members.

Constructors

  Name Description
Public method SPDataSourceViewPropertyDescriptor Initializes a new instance of the SPDataSourceViewPropertyDescriptor class.

Top

Properties

  Name Description
Protected property AttributeArray (Inherited from MemberDescriptor.)
Public property Attributes Gets a collection that contains the property attributes. (Overrides MemberDescriptor.Attributes.)
Public property Category (Inherited from MemberDescriptor.)
Public property ComponentType Gets the data type of the component that the property is bound to. (Overrides PropertyDescriptor.ComponentType.)
Public property Converter (Inherited from PropertyDescriptor.)
Public property Description (Inherited from MemberDescriptor.)
Public property DesignTimeOnly (Inherited from MemberDescriptor.)
Public property DisplayName (Inherited from MemberDescriptor.)
Public property IsBrowsable (Inherited from MemberDescriptor.)
Public property IsLocalizable (Inherited from PropertyDescriptor.)
Public property IsReadOnly Gets a Boolean value that indicates whether the property is read-only. (Overrides PropertyDescriptor.IsReadOnly.)
Public property Name (Inherited from MemberDescriptor.)
Protected property NameHashCode (Inherited from MemberDescriptor.)
Public property PropertyType Gets the data type of the property value. (Overrides PropertyDescriptor.PropertyType.)
Public property SerializationVisibility (Inherited from PropertyDescriptor.)
Public property SupportsChangeEvents (Inherited from PropertyDescriptor.)

Top

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