HtmlDxDataGridOption.

EnableGrouping Field

Summary

Flag if the group panel which allows end-user grouping should be visible or not. Either true or false. If false grouping defined by GroupedColumns is still applied. Default value is true.

Syntax

public const HtmlDxDataGridOption EnableGrouping

Constant Value

Value Type
4 Int32
GitHub