C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridBoundRow Class / AllowMerging Property
In This Topic
AllowMerging Property (GridBoundRow)
In This Topic
Gets or sets a value that indicates whether cells in this row can be merged.
Syntax
public bool AllowMerging {get; set;}
See Also