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

In This Topic
    Current Property (OutputRange.Enumerator)
    In This Topic
    Gets the current page number.
    Syntax
    'Declaration
     
    Public ReadOnly Property Current As Object
    public object Current {get;}

    Property Value

    The current page number.
    See Also