HostedControl.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.
The name of the UII panel this application is hosted within. This is taken from the database Application table initialization XML.
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