Version

HeaderStyle Enumeration

Different display styles for column headers and row selectors.
Syntax
'Declaration
 
Public Enum HeaderStyle 
   Inherits System.Enum
public enum HeaderStyle : System.Enum 
Members
MemberDescription
DefaultThe default style.
StandardThe borders are drawn according to the border style.
WindowsVistaThe Windows Vista style.
WindowsXPCommandThe look and feel of a Windows XP command button.
XPThemedThe themed XP look and feel.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also