Categories Property
Categories
Gets an ObservableCollection of Categories (Tabs) displayed by the toolbox.
Declaration
public ObservableCollection<ToolboxControl.Category> Categories { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ObservableCollection<ToolboxControl.Category> |