FlexGrid for WinForms
Populating a Range of Cells with Data
Show AllShow All
Hide AllHide All

To populate a range of cells with data when the form loads, set the Data property of the CellRange. Add the following code to the Form_Load event to set the Data property to zero:

To write code in Visual Basic

To write code in C#

This topic illustrates the following:

The cell range fills with zeros.

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback