CompartmentShape::IsSingleCompartmentHeaderVisible Property

 

If false and the compartment shape has a single compartment, then the compartment header is not visible. Set in the DSL Definition.

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 IsSingleCompartmentHeaderVisible {
	virtual bool get();
}

Property Value

Type: System::Boolean

Set in the DSL Definition.

Return to top
Show: