Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / aq Class / au Method

In This Topic
    au Method (aq)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub au( _
       ByVal a As Appointment _
    ) 
    protected virtual void au( 
       Appointment a
    )

    Parameters

    a
    See Also