FlexGrid for WinRT
RowCollection Class Members
Properties  Methods  Events


The following tables list the members exposed by RowCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public PropertyDefaultSizeGets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<Row>)
Public PropertyMaxGroupLevelGets the maximum group level present in the grid. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public PropertyMaxSizeGets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public PropertyMinSizeGets or sets a value that indicates the minimum size (width or height) in pixels for row and column objects in this collection. (Inherited from C1.Xaml.FlexGrid.RowColCollection<Row>)
Public PropertySelectedGets a list with the rows that are currently selected.  
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<Row>)
Top
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
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<Row>)
Top
Protected Events
 NameDescription
Protected EventPropertyChanged (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