[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides a simple property descriptor that is obtained through a method. The method should be a read method that has no parameters and returns an object.

The following tables list the members exposed by the SimpleAccessorPropertyDescriptor type.

Public Properties

  NameDescription
Attributes (Inherited from MemberDescriptor.)
Category (Inherited from MemberDescriptor.)
ComponentType
Gets the type of component this property is bound to
(Overrides .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
Indicates whether or not the descriptor is readonly
(Overrides .IsReadOnly.)
Name (Inherited from MemberDescriptor.)
PropertyType
Gets the return type of the property
(Overrides .PropertyType.)
SerializationVisibility (Inherited from PropertyDescriptor.)
SupportsChangeEvents (Inherited from PropertyDescriptor.)

Protected Properties

  NameDescription
AttributeArray (Inherited from MemberDescriptor.)
NameHashCode (Inherited from MemberDescriptor.)