CustomPropertyDescriptor Class

Definition

public ref class CustomPropertyDescriptor : System::ComponentModel::PropertyDescriptor
public class CustomPropertyDescriptor : System.ComponentModel.PropertyDescriptor
type CustomPropertyDescriptor = class
    inherit PropertyDescriptor
Public Class CustomPropertyDescriptor
Inherits PropertyDescriptor
Inheritance
CustomPropertyDescriptor

Constructors

CustomPropertyDescriptor(PropertyDescriptor)

Properties

ComponentType
Converter
Descriptor
DisplayName
IsLocalizable
IsReadOnly
PropertyType

Methods

AddValueChanged(Object, EventHandler)
CanResetValue(Object)
Equals(Object)
GetEditor(Type)
GetHashCode()
GetValue(Object)
ResetValue(Object)
SetValue(Object, Object)
ShouldSerializeValue(Object)

Applies to