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