C1.WinUI.Grid Assembly / C1.WinUI.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 Microsoft.UI.Xaml.Data.ISupportIncrementalLoading.
Object Model
GridIncrementalLoadingRow ClassGridCellFactory ClassFlexGrid ClassGridGroupRow Class
Syntax
public class GridIncrementalLoadingRow : GridRow 
Inheritance Hierarchy

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

See Also