Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TouchStripCollection Class
Members


In This Topic
    TouchStripCollection Class
    In This Topic
    Represents the Spread TouchStrip collection.
    Object Model
    TouchStripCollection ClassTouchStrip Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class TouchStripCollection 
       Inherits FarPoint.Web.Spread.StateList(Of TouchStrip)
       Implements FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As TouchStripCollection
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.ListBase<T>
          FarPoint.Web.Spread.StateList<T>
             FarPoint.Web.Spread.TouchStripCollection

    See Also