public static GridControlAdapterNotifyChange CreateRemoveChange( int oldStartingIndex, int count, bool isAnimated )
Parameters
- oldStartingIndex
- Index of the removed item.
- count
- The count.
- isAnimated
- Whether the change should be animated.
public static GridControlAdapterNotifyChange CreateRemoveChange( int oldStartingIndex, int count, bool isAnimated )