Property Type
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Type
Gets or sets the type to create. Use IsDesignTimeCreatable to specify whether an instance of your type or a designer-generated substitute type is created.
public Type Type { get; set; }