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