Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1AnchorCollection Class
Properties Methods


In This Topic
    C1AnchorCollection Class Members
    In This Topic

    The following tables list the members exposed by C1AnchorCollection.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets or sets the C1Anchor 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 MethodAdds a C1Anchor to the current collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodSearches for an anchor with the specified name in the current collection.  
    Public MethodReturns the index of a C1Anchor in the current collection.  
    Public MethodInserts a C1Anchor into the current collection.  
    Public MethodRemoves a C1Anchor from the current collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also