CustomTypeDescriptor Class

Definition

public ref class CustomTypeDescriptor : System::ComponentModel::ICustomTypeDescriptor
public class CustomTypeDescriptor : System.ComponentModel.ICustomTypeDescriptor
type CustomTypeDescriptor = class
    interface ICustomTypeDescriptor
Public Class CustomTypeDescriptor
Implements ICustomTypeDescriptor
Inheritance
CustomTypeDescriptor
Implements

Constructors

CustomTypeDescriptor()

Methods

GetAttributes()
GetClassName()
GetComponentName()
GetConverter()
GetDefaultEvent()
GetDefaultProperty()
GetEditor(Type)
GetEvents(Attribute[])
GetProperties(Attribute[])
GetPropertyOwner(PropertyDescriptor)

Explicit Interface Implementations

ICustomTypeDescriptor.GetEvents()
ICustomTypeDescriptor.GetProperties()

Applies to