PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / PageColumnDefCollection Class
Properties Methods


In This Topic
    PageColumnDefCollection Class Members
    In This Topic

    The following tables list the members exposed by PageColumnDefCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets or sets the element 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. Adds a PageColumnDef to the current collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodCompares the current collection to another. Uses the PageColumnDef.Compare to compare elements elements at the corresponding positions by their properties' values.  
    Public MethodReturns the index of the specified PageColumnDef in the current collection.  
    Public MethodInserts a PageColumnDef into the current collection.  
    Public MethodRemoves a PageColumnDef from the current collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also