ComponentOne Reports for WPF
C1.C1Preview Namespace / TabPositionCollection Class
Properties Methods

In This Topic
    TabPositionCollection Class Members
    In This Topic

    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
    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 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