'Declaration Public Enum HeaderPlacementInGroupBy Inherits System.Enum
public enum HeaderPlacementInGroupBy : System.Enum
Member | Description |
---|---|
Default | The default (resolves to 'WithDataRecords' unless HeaderPlacement is explicitly set to 'OnTopOnly' or FilterUIType resolves to 'LabelIcons') |
OnTopOnly | A header will only appear at the top of the groupby records. |
WithDataRecords | A header will appear at the top each island of DataRecords and will not appear on top of the groupby records unless there is an associated FilterRecord or SummaryRecord on top. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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