Spread for ASP.NET 12 Product Documentation
TouchStrips Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : TouchStrips Property
The TouchStrip collection of Spread.
Syntax
'Declaration
 
Public ReadOnly Property TouchStrips As TouchStripCollection
'Usage
 
Dim instance As FpSpread
Dim value As TouchStripCollection
 
value = instance.TouchStrips
public TouchStripCollection TouchStrips {get;}
See Also

Reference

FpSpread Class
FpSpread Members