ModelingDocView.TargetToolboxItemFilterAttributes Property

Definition

Returns a collection of filter attributes for this DocView. These attributes are used to determine items that are enabled/disabled in the toolbox.

protected:
 virtual property System::Collections::ICollection ^ TargetToolboxItemFilterAttributes { System::Collections::ICollection ^ get(); };
protected virtual System.Collections.ICollection TargetToolboxItemFilterAttributes { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TargetToolboxItemFilterAttributes : System.Collections.ICollection
Protected Overridable ReadOnly Property TargetToolboxItemFilterAttributes As ICollection

Property Value

Attributes

Applies to