ShapeElement::AllowsChildrenInSelection Property

 

If true, the children of this shape can be included in the current selection group.

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

public:
property bool AllowsChildrenInSelection {
	virtual bool get();
}

Property Value

Type: System::Boolean

By default, the value is false.

Return to top
Show: