C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TabPositionCollection Class
Properties Methods


TabPositionCollection Class Members

The following tables list the members exposed by TabPositionCollection.

Public Constructors
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the TabPosition at the specified index.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Creates a new TabPosition object, initializes it with the specified tab stop position, and adds it to the current collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodGets the index of a TabPosition object in the current collection.  
Public MethodInserts a TabPosition object at the specified position into the current collection.  
Public MethodRemoves a TabPosition object from the current collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also