ComponentOne Reports for WPF
C1.C1Preview Namespace / OutputRange.Enumerator Class
Members

In This Topic
    OutputRange.Enumerator Class
    In This Topic
    Allows to enumerate all pages in the range. Note: It is the client reesponsibility to take steps to avoid infinite loops if the OutputRange was created without specifying a valid MaxPageNumber.
    Object Model
    OutputRange.Enumerator Class
    Syntax
    'Declaration
     
    Public Class OutputRange.Enumerator 
    public class OutputRange.Enumerator 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.OutputRange.Enumerator

    See Also