Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

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

  • No labels