Menu

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

Public Constructors

NameDescription
CustomPropertyValueEditorAttribute Initializes a new instance of the CustomPropertyValueEditorAttribute class.
Top

Public Properties

NameDescription
CustomPropertyValueEditor Gets or sets the custom property value editor.
TypeId(Inherited from Attribute)
Top

Public Methods (see also Protected Methods)

NameDescription
EqualsOverloaded. (Inherited from Attribute)
GetCustomAttributeOverloaded. (Inherited from Attribute)
GetCustomAttributesOverloaded. (Inherited from Attribute)
GetHashCode(Inherited from Attribute)
GetType(Inherited from Object)
IsDefaultAttribute(Inherited from Attribute)
IsDefinedOverloaded. (Inherited from Attribute)
Match(Inherited from Attribute)
ReferenceEquals(Inherited from Object)
ToString(Inherited from Object)
Top

Protected Methods

NameDescription
Finalize(Inherited from Object)
MemberwiseClone(Inherited from Object)
Top

Explicit Interface Implementations

NameDescription
System.Runtime.InteropServices._Attribute.GetIDsOfNames(Inherited from Attribute)
System.Runtime.InteropServices._Attribute.GetTypeInfo(Inherited from Attribute)
System.Runtime.InteropServices._Attribute.GetTypeInfoCount(Inherited from Attribute)
System.Runtime.InteropServices._Attribute.Invoke(Inherited from Attribute)
Top

See Also