C1.Silverlight.Extended Namespace / C1Book Class / getItems Method

In This Topic
getItems Method (C1Book)
In This Topic
Instead of Items property to get items in case of single page mode.
Syntax
'Declaration
 
Public Function getItems() As IList(Of Object)
 
See Also