Gets the default Appearance of the group panel in Header.
            
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
 Syntax
Syntax
| C# | 
|---|
| public Appearance GroupPanelAppearance { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property GroupPanelAppearance As Appearance Get | 
| Visual C++ | 
|---|
| public: property Appearance^ GroupPanelAppearance { Appearance^ get (); } | 
| F# | 
|---|
| member GroupPanelAppearance : Appearance with get | 
Property Value
Type: AppearanceThe group panel.






