WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellFactoryNotifyChange Class / CreateAddChange Method
The type of column or row.
New index of the starting.
The count.
Whether the change should be animated.
In This Topic
    CreateAddChange Method (GridCellFactoryNotifyChange)
    In This Topic
    Creates the add change.
    Syntax

    Parameters

    type
    The type of column or row.
    newStartingIndex
    New index of the starting.
    count
    The count.
    isAnimated
    Whether the change should be animated.
    See Also