Name | Description | |
---|---|---|
TouchStripCollection Constructor | Initializes a new instance of the TouchStripCollection class. |
The following tables list the members exposed by TouchStripCollection.
Name | Description | |
---|---|---|
TouchStripCollection Constructor | Initializes a new instance of the TouchStripCollection class. |
Name | Description | |
---|---|---|
Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from FarPoint.Web.Spread.ListBase<T>) | |
Count | Overridden. Gets the count. | |
Item | Overloaded. Overridden. Gets or sets the TouchStrip at the specified index. |
Name | Description | |
---|---|---|
Add | This function is not supported and it should not be called directly from your code. | |
AddRange | This function is not supported and it should not be called directly from your code. | |
BinarySearch | Overloaded. (Inherited from FarPoint.Web.Spread.ListBase<T>) | |
Clear | This function is not supported and it should not be called directly from your code. | |
Contains | Determines whether the ListBase<T> contains a specific value. (Inherited from FarPoint.Web.Spread.ListBase<T>) | |
CopyTo | Overloaded. (Inherited from FarPoint.Web.Spread.ListBase<T>) | |
GetEnumerator | Overridden. Returns an enumerator that iterates through the TouchStripCollection. | |
IndexOf | Overloaded. (Inherited from FarPoint.Web.Spread.ListBase<T>) | |
Insert | This function is not supported and it should not be called directly from your code. | |
InsertRange | This function is not supported and it should not be called directly from your code. | |
LastIndexOf | Overloaded. (Inherited from FarPoint.Web.Spread.ListBase<T>) | |
LoadViewState | Overridden. Loads the state of the view. | |
Remove | This function is not supported and it should not be called directly from your code. | |
RemoveAt | This function is not supported and it should not be called directly from your code. | |
RemoveRange | This function is not supported and it should not be called directly from your code. | |
Reverse | Overloaded. This function is not supported and it should not be called directly from your code. | |
SaveViewState | Overridden. Saves the state of the view. | |
Sort | Overloaded. This function is not supported and it should not be called directly from your code. | |
ToArray | Copies the elements of the ListBase<T> to a new array. (Inherited from FarPoint.Web.Spread.ListBase<T>) | |
TrimExcess | This function is not supported and it should not be called directly from your code. |
Name | Description | |
---|---|---|
OnListChanged | (Inherited from FarPoint.Web.Spread.ListBase<T>) |
Name | Description | |
---|---|---|
ListChanged | Occurs when the list or an item in the list changes. (Inherited from FarPoint.Web.Spread.ListBase<T>) |