ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotGrid Class / AllowMerging Property

In This Topic
    AllowMerging Property (PivotGrid)
    In This Topic
    Gets or sets which parts of the grid provide cell merging.
    Syntax
    'Declaration
     
    Public Overrides Property AllowMerging As AllowMerging
    public override AllowMerging AllowMerging {get; set;}
    See Also