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

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