Table of Contents

Constructor TypeEditorAttribute

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

TypeEditorAttribute(Type)

Creates a new TypeEditorAttribute that specifies that the decorated class is a editor for properties with the return type "supportedPropertyType".

public TypeEditorAttribute(Type supportedPropertyType)

Parameters

supportedPropertyType Type