Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / SelectFromListScene Class / SourceCollectionEdited Property

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