ComponentOne Scheduler for WPF and Silverlight
SortedSourceView Property (SelectFromListScene)

C1.Silverlight.Schedule Namespace > SelectFromListScene Class : SortedSourceView Property
Gets the sorted view of SourceCollectionEdited to display in the list of available objects.
Syntax
'Declaration
 
Public ReadOnly Property SortedSourceView As System.Windows.Data.PagedCollectionView
public System.Windows.Data.PagedCollectionView SortedSourceView {get;}
See Also

Reference

SelectFromListScene Class
SelectFromListScene Members