FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlAdapterNotifyChange Class / NewItemsCount Property

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