Class ToolboxSerialization.ToolboxData.Category.Item
- Namespace
- Alternet.FormDesigner.Wpf.Toolbox
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Contains information about the ToolboxItem object.
[Serializable]
public class ToolboxSerialization.ToolboxData.Category.Item
- Inheritance
-
ToolboxSerialization.ToolboxData.Category.Item
Properties
- AssemblyCodeBase
Gets or sets assembly name of the toolbox item.
- DisplayName
Gets or sets a displayed name of the item.
- Image
Gets or sets image source of the item.
- Type
Gets or sets a string representation of the fully qualified item type.