[]
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)
| Type | Name | Description |
|---|---|---|
| GroupSummaryPosition | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |