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

In This Topic
    C1PageCollection Class Members
    In This Topic

    The following tables list the members exposed by C1PageCollection.

    Public Properties
     NameDescription
    Public PropertyGets the count of elements in the collection.  
    Public PropertyGets the C1PrintDocument containing the current page collection.  
    Public PropertyGets the element at the specified index.  
    Public PropertyGets the maximum logical page number in the current collection.  
    Public PropertyGets the maximum logical horizontal page coordinate in the current collection.  
    Public PropertyGets the maximum logical vertical page coordinate in the current collection.  
    Public PropertyGets the minimum logical page number in the current collection.  
    Top
    Public Methods
     NameDescription
    Public MethodClears the current OwnedFastListBase. (Inherited from C1.C1Preview.OwnedFastListBase)
    Public MethodOverloaded. Searches the current collection for a C1Page with the specified logical coordinates (identified by the C1Page.X and C1Page.Y properties on a page).  
    Public MethodRemoves the page with specified index from collection.  
    Top
    See Also