PropertyDescriptorWrapper Clase

Definición

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

Constructores

PropertyDescriptorWrapper(Object, String, String)
PropertyDescriptorWrapper(Object, String, String, String)

Propiedades

Category
ComponentType
Description
DisplayName
IsReadOnly
PropertyType

Métodos

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

Se aplica a