Compartment.HeaderBackgroundField 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::AreaField ^ HeaderBackgroundField { Microsoft::VisualStudio::Modeling::Diagrams::AreaField ^ get(); };
protected Microsoft.VisualStudio.Modeling.Diagrams.AreaField HeaderBackgroundField { get; }
member this.HeaderBackgroundField : Microsoft.VisualStudio.Modeling.Diagrams.AreaField
Protected ReadOnly Property HeaderBackgroundField As AreaField