Skip to main content

DataGridColumnBuilder<T>.ShowWhenGrouped Method

Name Parameters Description
ShowWhenGrouped(JS) value Specifies whether or not to display the column when grid records are grouped by it. Mirrors the client-side showWhenGrouped option.
ShowWhenGrouped(Boolean) value Specifies whether or not to display the column when grid records are grouped by it. Mirrors the client-side showWhenGrouped option.