Class ToolboxSerialization.LoadedCategory
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
Contains information about toolbox category.
public class ToolboxSerialization.LoadedCategory
- Inheritance
-
ToolboxSerialization.LoadedCategory
Constructors
- LoadedCategory(string, IEnumerable<Item>)
Initializes a new instance of the
LoadedCategory
class with specified settings.
Properties
- Items
Represents list of items belongs to the category.
- Name
Represents name of the category.