The properties of the FallbackPropertyDescriptor class are listed below. For a complete list of FallbackPropertyDescriptor class members, see the FallbackPropertyDescriptor Members topic.
Attributes (inherited from MemberDescriptor) | Gets the collection of attributes for this member. |
Category (inherited from MemberDescriptor) | Gets the name of the category to which the member belongs, as specified in the CategoryAttribute. |
ComponentType | [TBD] |
Converter (inherited from PropertyDescriptor) | Gets the type converter for this property. |
Description | [TBD] |
DesignTimeOnly (inherited from MemberDescriptor) | Gets whether this member should be set only at design time, as specified in the DesignOnlyAttribute. |
DisplayName (inherited from MemberDescriptor) | Gets the name that can be displayed in a window, such as a Properties window. |
IsBrowsable (inherited from MemberDescriptor) | Gets a value indicating whether the member is browsable, as specified in the BrowsableAttribute. |
IsLocalizable (inherited from PropertyDescriptor) | Gets a value indicating whether this property should be localized, as specified in the LocalizableAttribute. |
IsReadOnly | [TBD] |
Name (inherited from MemberDescriptor) | Gets the name of the member. |
PropertyType | [TBD] |
SerializationVisibility (inherited from PropertyDescriptor) | Gets a value indicating whether this property should be serialized, as specified in the DesignerSerializationVisibilityAttribute. |
FallbackPropertyDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace