Click or drag to resize

BcfReflectedRowViewPropertyDescriptor Properties

[This is preliminary documentation and is subject to change.]

The BcfReflectedRowViewPropertyDescriptor type exposes the following members.

Properties
  NameDescription
Protected propertyAttributeArray (Inherited from MemberDescriptor.)
Public propertyAttributes (Inherited from MemberDescriptor.)
Public propertyCategory (Inherited from MemberDescriptor.)
Public propertyComponentType
When overridden in a derived class, gets the type of the component this property is bound to.
(Overrides PropertyDescriptorComponentType.)
Public propertyConverter (Inherited from PropertyDescriptor.)
Public propertyDescription (Inherited from MemberDescriptor.)
Public propertyDesignTimeOnly (Inherited from MemberDescriptor.)
Public propertyDisplayName (Inherited from MemberDescriptor.)
Public propertyIsBrowsable (Inherited from MemberDescriptor.)
Public propertyIsLocalizable (Inherited from PropertyDescriptor.)
Public propertyIsReadOnly
When overridden in a derived class, gets a value indicating whether this property is read-only.
(Overrides PropertyDescriptorIsReadOnly.)
Public propertyName (Inherited from MemberDescriptor.)
Protected propertyNameHashCode (Inherited from MemberDescriptor.)
Public propertyPropertyType
When overridden in a derived class, gets the type of the property.
(Overrides PropertyDescriptorPropertyType.)
Public propertySerializationVisibility (Inherited from PropertyDescriptor.)
Public propertySupportsChangeEvents (Inherited from PropertyDescriptor.)
Top
See Also