Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / SelectFromListScene Class / TargetCollection Property

In This Topic
    TargetCollection Property (SelectFromListScene)
    In This Topic
    Gets the reference to the target collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TargetCollection As IList
    public IList TargetCollection {get;}
    See Also