FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlAdapterNotifyChange Class / CreateResetChange Method

In This Topic
    CreateResetChange Method
    In This Topic
    Creates the reset change.
    Syntax
    'Declaration
     
    Public Shared Function CreateResetChange() As GridControlAdapterNotifyChange
    public static GridControlAdapterNotifyChange CreateResetChange()
    See Also