Share via


DiagramDocView.ToolboxItemFilterType Enumeration

Enumeration used to indicate a particular toolbox filter collection.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0.dll)

Syntax

'Declaration
Protected Enumeration ToolboxItemFilterType
protected enum ToolboxItemFilterType
protected enum class ToolboxItemFilterType
type ToolboxItemFilterType
protected enum ToolboxItemFilterType

Members

Member name Description
None No value.
Selection Filters associated with the current selection
Diagram Filters associated with the current diagram
All All filter types

See Also

Reference

Microsoft.VisualStudio.Modeling.Shell Namespace