C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewItem Class / Items Property

In This Topic
Items Property (C1ListViewItem)
In This Topic
Gets a C1ListViewItemCollection that contains the first-level child items of the current item
Syntax
'Declaration
 
Public Overridable ReadOnly Property Items As C1ListViewItemCollection
 
See Also