WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / AllowMerging Property
In This Topic
    AllowMerging Property (FlexGrid)
    In This Topic
    Gets or sets a value that indicates which parts of the grid support cell merging.
    Syntax
    public GridAllowMerging AllowMerging {get; set;}
    See Also