DataPage Object

Multiple objects
DataPage
Multiple objects

Represents the combination of sections that are shown on a data access page when the expand button is clicked. These sections include a caption section, a group header and group footer section for each record, and a navigation section corresponding to the set of visible records from a recordset within a single parent record.

The DataPage object is a member of the DataPages collection.

Using the DataPage Object

The following properties return a DataPage object:

Properties | Filter Property | FirstSection Property | GroupLevel Property | IsFilterOn Property | Recordset Property

Methods | ApplyFilter Method | DeleteRecord Method | IsButtonEnabled Method | MoveFirst Method | MoveLast Method | MoveNext Method | MovePrevious Method | NewRecord Method | Requery Method | Save Method | SortAscending Method | SortDescending Method | ToggleFilter Method | Undo Method

Parent Objects | DataPages Collection | DSCEventInfo Object | Section Object

Child Objects | GroupLevel Object | Section Object