Scheduler for WPF | ComponentOne
C1.Schedule Namespace / Appointment Class / SetDirty Method

In This Topic
    SetDirty Method (Appointment)
    In This Topic
    Specifies that the current appointment has been changed and should invalidate properties.
    Syntax
    'Declaration
     
    
    Public Sub SetDirty() 
    public void SetDirty()
    See Also