Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / TouchStripCollection Class
Properties Methods Events


In This Topic
    TouchStripCollection Class Members
    In This Topic

    The following tables list the members exposed by TouchStripCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TouchStripCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from FarPoint.Web.Spread.ListBase<T>)
    Public PropertyOverridden. Gets the count.  
    Public PropertyOverloaded. Overridden. Gets or sets the TouchStrip at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodThis function is not supported and it should not be called directly from your code.  
    Public MethodThis function is not supported and it should not be called directly from your code.  
    Public MethodOverloaded.  (Inherited from FarPoint.Web.Spread.ListBase<T>)
    Public MethodThis function is not supported and it should not be called directly from your code.  
    Public MethodDetermines whether the ListBase<T> contains a specific value. (Inherited from FarPoint.Web.Spread.ListBase<T>)
    Public MethodOverloaded.  (Inherited from FarPoint.Web.Spread.ListBase<T>)
    Public MethodOverridden. Returns an enumerator that iterates through the TouchStripCollection.  
    Public MethodOverloaded.  (Inherited from FarPoint.Web.Spread.ListBase<T>)
    Public MethodThis function is not supported and it should not be called directly from your code.  
    Public MethodThis function is not supported and it should not be called directly from your code.  
    Public MethodOverloaded.  (Inherited from FarPoint.Web.Spread.ListBase<T>)
    Public MethodOverridden. Loads the state of the view.  
    Public MethodThis function is not supported and it should not be called directly from your code.  
    Public MethodThis function is not supported and it should not be called directly from your code.  
    Public MethodThis function is not supported and it should not be called directly from your code.  
    Public MethodOverloaded. This function is not supported and it should not be called directly from your code.  
    Public MethodOverridden. Saves the state of the view.  
    Public MethodOverloaded. This function is not supported and it should not be called directly from your code.  
    Public MethodCopies the elements of the ListBase<T> to a new array. (Inherited from FarPoint.Web.Spread.ListBase<T>)
    Public MethodThis function is not supported and it should not be called directly from your code.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from FarPoint.Web.Spread.ListBase<T>)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the list or an item in the list changes. (Inherited from FarPoint.Web.Spread.ListBase<T>)
    Top
    See Also