Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Description

Excerpt

A SummaryColumnsLocation value specifies the location of the summary column for a set of grouped columns.

Signature
C#
C#
 public sealed class SummaryColumnsLocation : TypesafeEnum
{signature}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class SummaryColumnsLocation
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Left}Left|To the left of the grouped columns|
|{anchor:Right}Right|To the right of the grouped columns|

Values

Name

Description

Anchor
Left
Left
Left

To the left of the grouped columns

Anchor
Right
Right
Right

To the right of the grouped columns