ComponentOne Extended Library for WPF and Silverlight
getItems Method (C1Book)

C1.WPF.Extended Namespace > C1Book Class : getItems Method
Instead of Items property to get items in case of single page mode.
Syntax
'Declaration
 
Public Function getItems() As IList(Of Object)
public IList<object> getItems()
See Also

Reference

C1Book Class
C1Book Members