Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / AppointmentForm Class / GetService Method

In This Topic
    GetService Method (AppointmentForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetService( _
       ByVal service As System.Type _
    ) As System.Object
    protected virtual System.object GetService( 
       System.Type service
    )

    Parameters

    service
    See Also