PopulateFooterRows Method
Description
Performs the control's footer rows population, creating a view from the data.
Syntax
Public Sub PopulateFooterRows()
Remarks
Use PopulateFooterRows to populate the control's footer rows collection with the data contained in the FooterRecords collection. This method is useful when the main rows are controlled through the AddRecordEx, RemoveRecordEx, and UpdateRecord methods.
See Also
- TrackControl Control
- Populate Method
- PopulateHeaderRows Method
- AddRecordEx Method
- RemoveRecordEx Method
- UpdateRecord Method
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.