Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / StatusStorage Class / List Property

In This Topic
    List Property (StatusStorage)
    In This Topic
    Gets the list that the connector is bound to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property List As IList
    public IList List {get;}
    See Also