Compartment::HeaderTextField Property

 

Gets the text field for the compartment shape header.

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

protected:
property TextField^ HeaderTextField {
	TextField^ get();
}

Property Value

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

The text field for the compartment shape header.

Return to top
Show: