WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellFactoryNotifyChange Class / CreateRemoveChange Method
The type of column or row.
Index of the removed item.
The count.
Whether the change should be animated.
In This Topic
    CreateRemoveChange Method (GridCellFactoryNotifyChange)
    In This Topic
    Creates the remove change.
    Syntax

    Parameters

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