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

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