MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapterNotifyChange Class / CreateRemoveChange Method
Index of the removed item.
The count.
Whether the change should be animated.
In This Topic
    CreateRemoveChange Method (GridControlAdapterNotifyChange)
    In This Topic
    Creates the remove change.
    Syntax

    Parameters

    oldStartingIndex
    Index of the removed item.
    count
    The count.
    isAnimated
    Whether the change should be animated.
    See Also