Example

Using the FillDown Method.


Using the FillDown Method code snippet.

The following is a simple example of how to use the FillDown Method to fill selected cells with the first row of the selection. The FillDown Method has a maximum of 7 columns and 255 rows.


    'Use the SRow, SRow2, SCol, and SCol2 properties
    'to validate the selection here.
    'Call the FillDown Method
    DGrid1.FillDown