Gets the letters collection.

Namespace:  C1.Web.iPhone.C1ViewScroller
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public C1ScrollerItemsCollection Items { get; }
Visual Basic
Public ReadOnly Property Items As C1ScrollerItemsCollection
	Get

See Also