public enum GroupSummaryDisplayMode : System.Enum
Member | Description |
---|---|
Cells | The group header is rendered as cells and summary values are rendered inside the cells aligned with their column. |
List | Group summaries are displayed in a flat list in the spanning group header. |
None | No summaries are displayed in the group. |
RowBottom | Group summaries are displayed as summary rows at the bottom of the group. |
RowTop | Group summaries are displayed as summary rows at the top of the group. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+