Gets the default Appearance of the column 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 ColumnPanelAppearance { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property ColumnPanelAppearance As Appearance Get | 
| Visual C++ | 
|---|
| public: property Appearance^ ColumnPanelAppearance { Appearance^ get (); } | 
| F# | 
|---|
| member ColumnPanelAppearance : Appearance with get | 
Property Value
Type: AppearanceThe group panel.






