ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / AllowMerging Property

In This Topic
    AllowMerging Property (C1FlexGrid)
    In This Topic
    Gets or sets a value that indicates which parts of the grid support cell merging.
    Syntax
    'Declaration
     
    
    Public Property AllowMerging As AllowMerging
    public AllowMerging AllowMerging {get; set;}
    See Also