Scheduler for WPF | ComponentOne
C1.Schedule Namespace / C1BindingSource Class / GetListOrTypeItemProperties Method

In This Topic
    GetListOrTypeItemProperties Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GetListOrTypeItemProperties( _
       ByVal list As Object _
    ) As PropertyDescriptorCollection
    public static PropertyDescriptorCollection GetListOrTypeItemProperties( 
       object list
    )

    Parameters

    list
    See Also