Description
A SummaryColumnsLocation value specifies the location of the summary row for a set of grouped rows.
C#
public sealed class SummaryRowsLocation : TypesafeEnum |
vb.net
Public NotInheritable Class SummaryRowsLocation Inherits TypesafeEnum |
Values
Name |
Description |
---|---|
Above |
Above the grouped rows |
Below |
Below the grouped rows |