DiagramDocView.ToolboxItemFilterType Enumeration

Enumeration used to indicate a particular toolbox filter collection.

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

Syntax

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

Members

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

See Also

Reference

Microsoft.VisualStudio.Modeling.Shell Namespace