'Declaration Public Enum GroupAreaVisibility Inherits System.Enum
public enum GroupAreaVisibility : System.Enum
Member | Description |
---|---|
Bottom | the group area UI is rendered below the grid footer |
Hidden | no UI for the group by area |
Top | the group area UI is rendered above the column headers |
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
View on GitHub