[]
Creates the add change.
public static GridControlAdapterNotifyChange CreateAddChange(int newStartingIndex, int count, bool isAnimated)
| Type | Name | Description |
|---|---|---|
| int | newStartingIndex | New index of the starting. |
| int | count | The count. |
| bool | isAnimated | Whether the change should be animated. |
| Type | Description |
|---|---|
| GridControlAdapterNotifyChange |