[]
Configurates GroupSummaryPosition. Sets a value that determines the position of group summary row in the group. This property does not work if ChildItemsPath property is set.
public virtual TBuilder GroupSummaryPosition(GroupSummaryPosition value)
Public Overridable Function GroupSummaryPosition(value As GroupSummaryPosition) As TBuilder
| Type | Name | Description |
|---|---|---|
| GroupSummaryPosition | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |