[]
Visual element displayed inside a GridIncrementalLoadingRow.
public class GridIncrementalLoadingCell : C1View, IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable
Name | Description |
---|---|
GridIncrementalLoadingCell() | Initializes a new instance of the GridIncrementalLoadingCell class. |
Name | Description |
---|---|
IsLoading |
Name | Description |
---|---|
BuildRenderTree(RenderTreeBuilder) | |
Dispose(bool) | |
OnAfterRender(bool) | |
SetBound(bool) | Set whether the cell is bound. |
SetLoading(bool) | Set whether the loading indicator is shown. |
Name | Description |
---|---|
LoadMoreItems | Occurs when the more items are needed. |