PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TabPositionCollection Class
Members

In This Topic
    TabPositionCollection Class
    In This Topic
    Represents a collection of TabPosition objects. This is the type of TabPositions property.
    Object Model
    TabPositionCollection Class
    Syntax
    'Declaration
     
    Public Class TabPositionCollection 
       Inherits System.Collections.CollectionBase
    public class TabPositionCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.TabPositionCollection

    See Also