Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / a1 Class / al Method

In This Topic
    al Method (a1)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub al( _
       ByVal A_0 As Appointment _
    ) 
    protected virtual void al( 
       Appointment A_0
    )

    Parameters

    A_0
    See Also