The members of System.ComponentModel.PropertyDescriptor are listed below.
See Also: Inherited members from System.ComponentModel.MemberDescriptor
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
[read-only] abstractComponentType Type. Documentation for this section has not yet been entered. [read-only] Converter TypeConverter. Documentation for this section has not yet been entered. [read-only] IsLocalizable bool. Documentation for this section has not yet been entered. [read-only] abstractIsReadOnly bool. Documentation for this section has not yet been entered. [read-only] abstractPropertyType Type. Documentation for this section has not yet been entered. [read-only] SerializationVisibility DesignerSerializationVisibility. Documentation for this section has not yet been entered. [read-only] SupportsChangeEvents bool. Documentation for this section has not yet been entered.
AddValueChanged(object, EventHandler) Documentation for this section has not yet been entered. abstractCanResetValue(object) : bool Documentation for this section has not yet been entered. overrideEquals(object) : bool Documentation for this section has not yet been entered.GetChildProperties() : PropertyDescriptorCollection Documentation for this section has not yet been entered.GetChildProperties(Attribute[]) : PropertyDescriptorCollection Documentation for this section has not yet been entered.GetChildProperties(object) : PropertyDescriptorCollection Documentation for this section has not yet been entered.GetChildProperties(object, Attribute[]) : PropertyDescriptorCollection Documentation for this section has not yet been entered.GetEditor(Type) : object Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered. abstractGetValue(object) : object Documentation for this section has not yet been entered.RemoveValueChanged(object, EventHandler) Documentation for this section has not yet been entered. abstractResetValue(object) Documentation for this section has not yet been entered. abstractSetValue(object, object) Documentation for this section has not yet been entered. abstractShouldSerializeValue(object) : bool Documentation for this section has not yet been entered.
CreateInstance(Type) : object Documentation for this section has not yet been entered. overrideFillAttributes(IList) Documentation for this section has not yet been entered. overrideGetInvocationTarget(Type, object) : object Documentation for this section has not yet been entered.GetTypeFromName(string) : Type Documentation for this section has not yet been entered.GetValueChangedHandler(object) : EventHandler Documentation for this section has not yet been entered.OnValueChanged(object, EventArgs) Documentation for this section has not yet been entered.