ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / AllowMerging Property

In This Topic
    AllowMerging Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowMerging As AllowMergingEnum
    public AllowMergingEnum AllowMerging {get; set;}
    See Also