PropertyDescriptorWrapper Klasse

Definition

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
Vererbung
PropertyDescriptorWrapper
Attribute

Konstruktoren

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

Eigenschaften

Category
ComponentType
Description
DisplayName
IsReadOnly
PropertyType

Methoden

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

Gilt für: