MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapterNotifyChange Class / CreateReplaceChange Method
The index of the replaced items.
The number of replaced items.
The number of items that replace the original ones.
In This Topic
    CreateReplaceChange Method (GridControlAdapterNotifyChange)
    In This Topic
    Creates the replace change.
    Syntax

    Parameters

    startingIndex
    The index of the replaced items.
    oldItemsCount
    The number of replaced items.
    newItemsCount
    The number of items that replace the original ones.
    See Also