Compartment::HeaderPlusMinusField Property
Visual Studio 2015
Gets the expand/collapse chevron for the compartment shape.
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.
Show: