Spread for ASP.NET 11 Product Documentation
Items Property (TouchStrip)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TouchStrip Class : Items Property
Gets the items collection.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Items As TouchStripItemCollection
'Usage
 
Dim instance As TouchStrip
Dim value As TouchStripItemCollection
 
value = instance.Items
public new TouchStripItemCollection Items {get;}
See Also

Reference

TouchStrip Class
TouchStrip Members