FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.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