BeforeFirstPage Event

Occurs before the first set of records is displayed on a banded data access page.

Private SubObject_BeforeFirstPage(DSCEventInfo As DSCEVENTINFO)

Object    The name of the DataSourceControl object that this event applies to.

DSCEventInfo    The DSCEventInfo object that contains information about the event.

Applies to | DataSourceControl Object

See Also | BeforeLastPage Event | BeforeNextPage Event | BeforePreviousPage Event