FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / AllowMerging Property

In This Topic
    AllowMerging Property (C1FlexGridClassic)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property AllowMerging As AllowMergingEnum
    public new AllowMergingEnum AllowMerging {get; set;}
    See Also