Description
A SummaryColumnsLocation value specifies the location of the summary column for a set of grouped columns.
C#
public sealed class SummaryColumnsLocation : TypesafeEnum |
vb.net
Public NotInheritable Class SummaryColumnsLocation Inherits TypesafeEnum |
Values
Name |
Description |
---|---|
Left |
To the left of the grouped columns |
Right |
To the right of the grouped columns |