WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellFactoryNotifyChange Class / CreateResetChange Method
The type of column or row.
In This Topic
    CreateResetChange Method (GridCellFactoryNotifyChange)
    In This Topic
    Creates the reset change.
    Syntax
    public static GridCellFactoryNotifyChange CreateResetChange( 
       GridRowColType type
    )

    Parameters

    type
    The type of column or row.
    See Also