FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.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