PropertyDescriptor Classe

Definição

public ref class PropertyDescriptor sealed : System::ComponentModel::PropertyDescriptor
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class PropertyDescriptor : System.ComponentModel.PropertyDescriptor
[<System.Runtime.InteropServices.ComVisible(false)>]
type PropertyDescriptor = class
    inherit PropertyDescriptor
Public NotInheritable Class PropertyDescriptor
Inherits PropertyDescriptor
Herança
PropertyDescriptor
Atributos

Construtores

PropertyDescriptor(PropertyDescriptor, GetStringDelegate)

Propriedades

Category
ComponentType
Description
DisplayName
IsReadOnly
PropertyType

Métodos

CanResetValue(Object)
GetValue(Object)
ResetValue(Object)
SetNameAndDescriptionOverrides(String, String)
SetValue(Object, Object)
ShouldSerializeValue(Object)

Aplica-se a