HostedWpfControl.DisplayGroup 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.
Gets the name of the UII panel this application is hosted within.
public:
virtual property System::String ^ DisplayGroup { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public virtual string DisplayGroup { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DisplayGroup : string
Public Overridable ReadOnly Property DisplayGroup As String
Property Value
Implements
- Attributes