XtraTabPageCollection Methods
Represents a tab control’s page collection.
Name | Description |
---|---|
Add() | Creates a new tab page with default settings and appends it to the collection. |
Add |
Appends the specified page to the collection. |
Add |
Creates a new tab page with the specified text and appends it to the collection. |
Add |
Appends an array of Xtra |
Clear() |
Removes all objects from the Collection |
Clear |
Removes all objects from the Xtra |
Contains |
Indicates whether the collection contains the tab page specified. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns an enumerator that iterates through the Collection |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Index |
Returns the specified page’s position within the collection. |
Insert |
Adds the specified page to the collection at the specified position. |
Insert |
Creates a new page with default settings and adds it to the collection at the specified position. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Move |
Moves the page to another position within the collection. |
On |
Performs additional custom processes when removing an element from the Collection |
On |
Performs additional custom processes before setting a value in the Collection |
On |
Performs additional custom processes after setting a value in the Collection |
On |
Performs additional custom processes when validating a value.
Inherited from Collection |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified tab page from the collection. |
Remove |
Removes the specified tab page from the collection. |
Remove |
Removes the element at the specified index of the Collection |
ICollection. |
Copies the entire Collection |
IList. |
Adds an object to the end of the Collection |
IList. |
Determines whether the Collection |
IList. |
Searches for the specified Object and returns the zero-based index of the first occurrence within the entire Collection |
IList. |
Inserts an element into the Collection |
IList. |
Removes the first occurrence of a specific object from the Collection |
To |
Copies all Xtra |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also