DataGridSummaryGroupItemBuilder<T>.AlignByColumn Method
| Name | Parameters | Description |
|---|---|---|
| AlignByColumn(JS) | value | Indicates whether to display group summary items in parentheses after the group row header or to align them by the corresponding columns within the group row. Mirrors the client-side alignByColumn option. |
| AlignByColumn(Boolean) | value | Indicates whether to display group summary items in parentheses after the group row header or to align them by the corresponding columns within the group row. Mirrors the client-side alignByColumn option. |