ComponentOne Xamarin.Android
GridIncrementalLoadingRow Class
Members 


C1.Android.Grid Assembly > C1.Android.Grid Namespace : GridIncrementalLoadingRow Class
This row is displayed at the bottom of the grid and is used to bring more items when the inner collection view support C1.CollectionView.ISupportIncrementalLoading.
Object Model
GridIncrementalLoadingRow ClassFlexGrid ClassGridLength StructureGridGroupRow Class
Syntax
'Declaration
 
Public Class GridIncrementalLoadingRow 
   Inherits GridRow
'Usage
 
Dim instance As GridIncrementalLoadingRow
public class GridIncrementalLoadingRow : GridRow 
Inheritance Hierarchy

System.Object
   C1.Android.Grid.GridRowCol
      C1.Android.Grid.GridRow
         C1.Android.Grid.GridIncrementalLoadingRow

See Also

Reference

GridIncrementalLoadingRow Members
C1.Android.Grid Namespace