Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1AgendaView Class / AllowMergingFixed Property

In This Topic
    AllowMergingFixed Property (C1AgendaView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowMergingFixed As C1.Win.C1FlexGrid.AllowMergingEnum
    public C1.Win.C1FlexGrid.AllowMergingEnum AllowMergingFixed {get; set;}
    See Also