DesignerPropertyDescriptor Class

Definition

public ref class DesignerPropertyDescriptor sealed : System::ComponentModel::PropertyDescriptor
public sealed class DesignerPropertyDescriptor : System.ComponentModel.PropertyDescriptor
type DesignerPropertyDescriptor = class
    inherit PropertyDescriptor
Public NotInheritable Class DesignerPropertyDescriptor
Inherits PropertyDescriptor
Inheritance
DesignerPropertyDescriptor

Properties

ComponentType
IsReadOnly
PropertyType
SupportsChangeEvents

Methods

AddValueChanged(Object, EventHandler)
CanResetValue(Object)
GetChildProperties(Object, Attribute[])
GetEditor(Type)
GetPropertyDescriptor(Type, String)
GetValue(Object)
RemoveValueChanged(Object, EventHandler)
ResetValue(Object)
SetValue(Object, Object)
ShouldSerializeValue(Object)
Validate(Object, Object)
ValidateAndThrow(Object, Object)

Applies to