public static GridCellFactoryNotifyChange CreateRemoveChange( GridRowColType type, int oldStartingIndex, int count, bool isAnimated )
Parameters
- type
- The type of column or row.
- oldStartingIndex
- Index of the removed item.
- count
- The count.
- isAnimated
- Whether the change should be animated.