PropertyDescriptorWrapper Classe

Definizione

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
Ereditarietà
PropertyDescriptorWrapper
Attributi

Costruttori

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

Proprietà

Category
ComponentType
Description
DisplayName
IsReadOnly
PropertyType

Metodi

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

Si applica a