C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / DateList Class / Items Property

In This Topic
Items Property (DateList)
In This Topic
Returns the reference to the wrapped list.
Syntax
'Declaration
 
Public ReadOnly Property Items As System.Collections.Generic.List(Of Date)
 
See Also