Import Data from Excel to DataGrid
This example uses OfficeFileAPI to import data from Excel to DataGridView.
Related Controls: DataGridView, CheckEdit, DXButton, Label
Anatomy
The following image illustrates the structure of this project:
Related Properties:
Implementation Details
Refer to the following GitHub example to see implementation details: