ComponentOne True DBGrid Pro 8
ExportEOF Property

ExportEOF Property

The ExportEOF property returns True if the current exported record position is after the last record, or False if the current exported record position is on or before the last record.

Syntax

TDBGrid.ExportEOF

Remarks

Read-only at run time. Not available at design time.

Note

The ExportEOF property is only valid between calls to the ExportBegin and ExportEnd methods. A trappable error will occur if you attempt to access it in any other context.

See Also

TDBGrid Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback