Compartment::HeaderPlusMinusField Property

 

Gets the expand/collapse chevron for the compartment shape.

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

protected:
property PlusMinusButtonField^ HeaderPlusMinusField {
	PlusMinusButtonField^ get();
}

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::PlusMinusButtonField^

The expand/collapse chevron for the compartment shape.

Return to top
Show: