[]
Visual element displayed inside a GridIncrementalLoadingRow.
public class GridIncrementalLoadingCell : Grid, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDisposable
Name | Description |
---|---|
GridIncrementalLoadingCell() | Initializes a new instance of the GridIncrementalLoadingCell class. |
Name | Description |
---|---|
IsDisposed | Gets whether this instance is disposed. |
Name | Description |
---|---|
Dispose() | |
Dispose(bool) | |
Finalize() | Finalizes this instance of the GridIncrementalLoadingCell class. |
OnApplyTemplate() | |
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. |