PropertyDescriptor Klasse

Definition

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

Konstruktoren

PropertyDescriptor(PropertyDescriptor, GetStringDelegate)

Eigenschaften

Category
ComponentType
Description
DisplayName
IsReadOnly
PropertyType

Methoden

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

Gilt für: