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

In This Topic
    OldItemsCount Property
    In This Topic
    Gets the number of old items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OldItemsCount As Integer
    public int OldItemsCount {get;}
    See Also