Version

GroupAreaVisibility Enumeration

changes the position / state of the group area UI
Syntax
'Declaration
 
Public Enum GroupAreaVisibility 
   Inherits System.Enum
public enum GroupAreaVisibility : System.Enum 
Members
MemberDescription
Bottomthe group area UI is rendered below the grid footer
Hiddenno UI for the group by area
Topthe group area UI is rendered above the column headers
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, 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

View on GitHub