Xuni Product Documentation - Xamarin.Forms
GridRowCollection Class Members
Properties  Methods  Events

The following tables list the members exposed by GridRowCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Public PropertyDefaultGroupSize Gets or sets the default group row height.  
Public PropertyDefaultSize Gets or sets the default row height.  
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Public MethodMove (Inherited from System.Collections.ObjectModel.ObservableCollection<GridRow>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<GridRow>)
Top
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<GridRow>)
Top
See Also

Reference

GridRowCollection Class
Xuni.Forms.FlexGrid Namespace