Class
GridColumnMenuSettings

The component that configures the column menu.

Definition

Constructors

GridColumnMenuSettings()

Declaration

cs-api-definition
public GridColumnMenuSettings()

Properties

Groupable

Specifies if the columns are groupable from the column menu.

Declaration

cs-api-definition
[Parameter]
public bool Groupable { get; set; }

Property Value

bool