Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridMergeManager Class / AllowMerging Property

In This Topic
    AllowMerging Property (GridMergeManager)
    In This Topic
    Gets a value indicating whether merging is allowed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AllowMerging As GridAllowMerging
    public GridAllowMerging AllowMerging {get;}
    See Also