Blazor | ComponentOne
C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlAdapterNotifyChange Class
Members

In This Topic
    GridControlAdapterNotifyChange Class
    In This Topic
    Contains information about changes that occurred in the grid and are notified to the adapter.
    Syntax
    'Declaration
     
    
    Public Class GridControlAdapterNotifyChange 
    public class GridControlAdapterNotifyChange 
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Grid.GridControlAdapterNotifyChange

    See Also