PropertyDescriptor Classe

Définition

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
Héritage
PropertyDescriptor
Attributs

Constructeurs

PropertyDescriptor(PropertyDescriptor, GetStringDelegate)

Propriétés

Category
ComponentType
Description
DisplayName
IsReadOnly
PropertyType

Méthodes

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

S’applique à