Series Method
Fills the selected rows in a series using the passed value to increment.
Syntax
object.Series IncNumb
The syntax of the Series method has these parts:
| Part | Description |
| object | A DGrid control. |
| IncNumb | The value to increment the series by. |
Remarks
The Series method has a maximum of 255 rows. If more than that is selected a message box is displayed asking the user to narrow the selection.
Data Type
IncNumb Integer