ASPxGridViewBehaviorSettings.AllowCellMerge Property
Specifies if cell merging is allowed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Allow |
---|---|
ASPx |
|
Grid |
|
#Remarks
Set the AllowCellMerge property to true
, to allow a grid to automatically merge adjacent cells with the same values. You can control the cell merging availability for a particular column by using the GridViewDataColumnSettings.AllowCellMerge property.
Note
If the Allowtrue
, the Grid