ActiveReports3 Request technical support
EOF Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property EOF As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DataLayer
Dim value As Boolean
 
value = instance.EOF
C# 
public bool EOF {get;}

See Also