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.
public class GridIncrementalLoadingRow : GridRow
'Declaration
Public Class GridIncrementalLoadingRow
Inherits GridRow