The DiagramToolBox type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DiagramToolBox |
Initializes a new instance of the DiagramToolBox class.
|
Fields
| Name | Description | |
|---|---|---|
| FilterLabelProperty |
Identifies the FilterLabel property.
| |
| FilterListProperty |
Identifies the FilterList property.
|
Properties
| Name | Description | |
|---|---|---|
| FilterLabel |
Gets a string describing the currently selected filter option.
This is a dependency property.
| |
| FilterList |
Gets the available filters for this DiagramToolBox.
This is a dependency property.
| |
| Groups |
Gets the collection of DiagramToolBoxGroup objects displayed in this DiagramToolBox.
|