ComponentOne Scheduler for WPF and Silverlight
SourceCollection Property (EditCollectionControl)

C1.WPF.Schedule Namespace > EditCollectionControl Class : SourceCollection Property
Gets or sets an System.Collections.IList list, containing all available items.
Syntax
'Declaration
 
Public Property SourceCollection As System.Collections.IList
public System.Collections.IList SourceCollection {get; set;}
See Also

Reference

EditCollectionControl Class
EditCollectionControl Members