GridIncrementalLoadingRow Class
In This Topic
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
Syntax
'Declaration
Public Class GridIncrementalLoadingRow
Inherits GridRow
public class GridIncrementalLoadingRow : GridRow
Inheritance Hierarchy
See Also