[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TouchStripCollection

TouchStripCollection Class

Represents the Spread TouchStrip collection.

Inheritance
ListBase<TouchStrip>
TouchStripCollection
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public sealed class TouchStripCollection : StateList<TouchStrip>, IList<TouchStrip>, ICollection<TouchStrip>, IEnumerable<TouchStrip>, IList, ICollection, IEnumerable, IStateManager, ISerializeSupport
Public NotInheritable Class TouchStripCollection
    Inherits StateList(Of TouchStrip)
    Implements IList(Of TouchStrip), ICollection(Of TouchStrip), IEnumerable(Of TouchStrip), IList, ICollection, IEnumerable, IStateManager, ISerializeSupport

Properties

Name Description
Count

Gets the count.

this[TouchStripShowingArea]

Gets or sets the TouchStrip with the specified area.

Methods

Name Description
GetEnumerator()

Returns an enumerator that iterates through the TouchStripCollection.

LoadViewState(object)

Loads the state of the view.

SaveViewState()

Saves the state of the view.