public static GridCellFactoryNotifyChange CreateAddChange( GridRowColType type, int newStartingIndex, int count, bool isAnimated )
Parameters
- type
- The type of column or row.
- newStartingIndex
- New index of the starting.
- count
- The count.
- isAnimated
- Whether the change should be animated.