Skip to content

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 the main rows are controlled through AddRecordEx, RemoveRecordEx, or UpdateRecord methods.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.