GridViewDataColumnSettings.GroupInterval Property
Gets or sets how data rows are grouped when grouping by the current column is applied.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue(ColumnGroupInterval.Default)]
public ColumnGroupInterval GroupInterval { get; set; }
<DefaultValue(ColumnGroupInterval.Default)>
Public Property GroupInterval As ColumnGroupInterval
Property Value
Type | Default | Description |
---|---|---|
ColumnGroupInterval | Default |
A ColumnGroupInterval value that determines how data rows are grouped when grouping by the current column is applied. |
Property Paths
You can access this nested property as listed below:
Show 53 property paths