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