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

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