For a list of all members of this type, see TabStopCollection members.
| Name | Description | |
|---|---|---|
![]() | AddTab | Adds a tab to the collection. |
![]() | Clear | Clears all tabs from the collection |
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Contains | Overloaded. Returns if the top stop is in the collection |
![]() | CopyTo | Copies the tabStops into an array |
![]() | GetEnumerator | Returns an object that can enumarate all the tab stops in the collection |
![]() | IndexOfTabPosition | Returns the index of the tab position in the collection |
![]() | RemoveTab | Removes the tab |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | TryGetTab | Tries to get a tab stop at a specific position |