FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReaderBase Class / Eof Property

In This Topic
    Eof Property (ReaderBase)
    In This Topic
    Gets a value indicating whether the end of the underlying stream has been reached.
    Syntax
    'Declaration
     
    Public ReadOnly Property Eof As Boolean
    public bool Eof {get;}
    See Also