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