Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / ResourceCollection Class / SuppressedDataChanging Property

In This Topic
    SuppressedDataChanging Property (ResourceCollection)
    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