C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumn Class / AllowMerging Property

In This Topic
AllowMerging Property (GridColumn)
In This Topic
Gets or sets a value that indicates whether cells in this column can be merged.
Syntax
'Declaration
 
Public Property AllowMerging As Boolean
 
See Also