ComponentOne Scheduler for WinForms
Items Property (TagListInputParams)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > TagListInputParams Class : Items Property
Gets the collection of list items.
Syntax
'Declaration
 
Public ReadOnly Property Items As System.Collections.Generic.List(Of Object)
public System.Collections.Generic.List<object> Items {get;}
See Also

Reference

TagListInputParams Class
TagListInputParams Members