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 | |
---|---|---|
SPDataSourceViewPropertyDescriptor | Initializes a new instance of the SPDataSourceViewPropertyDescriptor class. |
Top
Properties
Name | Description | |
---|---|---|
AttributeArray | (Inherited from MemberDescriptor.) | |
Attributes | Gets a collection that contains the property attributes. (Overrides MemberDescriptor.Attributes.) | |
Category | (Inherited from MemberDescriptor.) | |
ComponentType | Gets the data type of the component that the property is bound to. (Overrides PropertyDescriptor.ComponentType.) | |
Converter | (Inherited from PropertyDescriptor.) | |
Description | (Inherited from MemberDescriptor.) | |
DesignTimeOnly | (Inherited from MemberDescriptor.) | |
DisplayName | (Inherited from MemberDescriptor.) | |
IsBrowsable | (Inherited from MemberDescriptor.) | |
IsLocalizable | (Inherited from PropertyDescriptor.) | |
IsReadOnly | Gets a Boolean value that indicates whether the property is read-only. (Overrides PropertyDescriptor.IsReadOnly.) | |
Name | (Inherited from MemberDescriptor.) | |
NameHashCode | (Inherited from MemberDescriptor.) | |
PropertyType | Gets the data type of the property value. (Overrides PropertyDescriptor.PropertyType.) | |
SerializationVisibility | (Inherited from PropertyDescriptor.) | |
SupportsChangeEvents | (Inherited from PropertyDescriptor.) |
Top
Methods
Top