C1.C1Preview Namespace : TabPositionCollection Class |
The following tables list the members exposed by TabPositionCollection.
Name | Description | |
---|---|---|
TabPositionCollection Constructor |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the TabPosition at the specified index. |
Name | Description | |
---|---|---|
Add | Overloaded. Creates a new TabPosition object, initializes it with the specified tab stop position, and adds it to the current collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Gets the index of a TabPosition object in the current collection. | |
Insert | Inserts a TabPosition object at the specified position into the current collection. | |
Remove | Removes a TabPosition object from the current collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |