FlexGrid for WinRT
RowCollection Class Methods


For a list of all members of this type, see RowCollection members.

Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodDeferNotificationsSuspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public MethodGetDataItemsGets a collection of data items in a given CellRange.  
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodMove (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<Row>)
Top
Protected Methods
 NameDescription
Protected MethodBlockReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Protected MethodCheckReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Protected MethodInsertItem (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Protected MethodMoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Protected MethodOnCollectionChangedRaises the System.Collections.ObjectModel.ObservableCollection`1.CollectionChanged event. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Protected MethodSetItem (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Top
See Also

Reference

RowCollection Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback