C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridIncrementalLoadingRow Class
Members

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.DataCollection.ISupportIncrementalLoading.
Object Model
GridIncrementalLoadingRow Class
Syntax
'Declaration
 
Public Class GridIncrementalLoadingRow 
   Inherits GridRow
 
Inheritance Hierarchy

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

See Also