WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellFactoryNotifyChange Class / CreateVisibilityChange Method
The type of column or row.
Whether the change should be animated.
In This Topic
    CreateVisibilityChange Method (GridCellFactoryNotifyChange)
    In This Topic
    Creates a visibility change.
    Syntax

    Parameters

    type
    The type of column or row.
    startingIndex
    count
    isVisible
    isAnimated
    Whether the change should be animated.
    See Also