ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CustomCalendarCollection Class / SuppressedDataChanging Property

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