C1.Silverlight.Schedule.5
Items Property (DateList)

Returns the reference to the wrapped list.
Syntax
'Declaration
 
Public ReadOnly Property Items As System.Collections.Generic.List(Of Date)
public System.Collections.Generic.List<DateTime> Items {get;}
See Also

Reference

DateList Class
DateList Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.