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

In This Topic
    C1AnchorCollection Class
    In This Topic
    Represents a collection of C1Anchor objects.
    Object Model
    C1AnchorCollection Class
    Syntax
    'Declaration
     
    Public Class C1AnchorCollection 
       Inherits System.Collections.CollectionBase
    public class C1AnchorCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.C1AnchorCollection

    See Also