ComponentOne ASP.NET MVC Controls
SourceCollection Property

C1.Web.Mvc Namespace > IItemsSource<T> Interface : SourceCollection Property
Gets or sets the source collection.
Syntax
'Declaration
 
Property SourceCollection As IEnumerable(Of T)
IEnumerable<T> SourceCollection {get; set;}
See Also

Reference

IItemsSource<T> Interface
IItemsSource<T> Members