PropertyDescriptor Clase

Definición

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
Herencia
PropertyDescriptor
Atributos

Constructores

PropertyDescriptor(PropertyDescriptor, GetStringDelegate)

Propiedades

Category
ComponentType
Description
DisplayName
IsReadOnly
PropertyType

Métodos

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

Se aplica a