Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / StatusCollection Class / SuppressedDataChanging Property

In This Topic
    SuppressedDataChanging Property (StatusCollection)
    In This Topic
    Gets or set the System.Boolean value specifying whether change events should not be fired.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SuppressedDataChanging As Boolean
    public bool SuppressedDataChanging {get;}
    See Also