GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TaskCollection Class / SuppressedDataChanging Property

In This Topic
    SuppressedDataChanging Property (TaskCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property SuppressedDataChanging As Boolean
    public bool SuppressedDataChanging {get;}
    See Also