Compartment.HeaderTextField Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The text field of the compartment header.
protected:
property Microsoft::VisualStudio::Modeling::Diagrams::TextField ^ HeaderTextField { Microsoft::VisualStudio::Modeling::Diagrams::TextField ^ get(); };
protected Microsoft.VisualStudio.Modeling.Diagrams.TextField HeaderTextField { get; }
member this.HeaderTextField : Microsoft.VisualStudio.Modeling.Diagrams.TextField
Protected ReadOnly Property HeaderTextField As TextField