Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / an Class / SetDirty Method / SetDirty(Boolean) Method

In This Topic
    SetDirty(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub SetDirty( _
       ByVal dirty As System.Boolean _
    ) 
    public void SetDirty( 
       System.bool dirty
    )

    Parameters

    dirty
    See Also