TypeConverter.SimplePropertyDescriptor Class
.NET Framework 3.0
Represents an abstract class that provides properties for objects that do not have properties.
Namespace: System.ComponentModel
Assembly: System (in system.dll)
Assembly: System (in system.dll)
'Declaration Protected MustInherit Class SimplePropertyDescriptor Inherits PropertyDescriptor 'Usage Dim instance As SimplePropertyDescriptor
protected abstract class SimplePropertyDescriptor extends PropertyDescriptor
protected abstract class SimplePropertyDescriptor extends PropertyDescriptor
Not applicable.
For an example on this class, see the example in PropertyDescriptor.
System.Object
System.ComponentModel.MemberDescriptor
System.ComponentModel.PropertyDescriptor
System.ComponentModel.TypeConverter.SimplePropertyDescriptor
System.ComponentModel.MemberDescriptor
System.ComponentModel.PropertyDescriptor
System.ComponentModel.TypeConverter.SimplePropertyDescriptor
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: