ComponentOne List for WinForms
C1.Win.C1List Namespace / DropDownList Class / GetService Method

In This Topic
    GetService Method (DropDownList)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetService( _
       ByVal service As Type _
    ) As Object
    protected override object GetService( 
       Type service
    )

    Parameters

    service
    See Also