Class ToolboxControl.ItemData
- Namespace
- Alternet.FormDesigner.Wpf.Toolbox
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Provides properties for a particular item displayed by the toolbox.
public class ToolboxControl.ItemData
- Inheritance
-
ToolboxControl.ItemData
Properties
- CategoryName
Gets or sets name of category to this item belongs.
- Item
Gets or sets a
ToolboxItem
representation of the item.
- Tool
Gets or sets an object that handles input for this item.