[]
This cell-factory shows a skeleton-loading element in the cells whose row's data-item is null.
public class GridSkeletonLoadingCellFactory : GridLinkedCellFactory
Public Class GridSkeletonLoadingCellFactory
Inherits GridLinkedCellFactory
| Name | Description |
|---|---|
| GridSkeletonLoadingCellFactory() |
| Name | Description |
|---|---|
| SkeletonRenderFragment | Defines the skeleton loading content. |
| Name | Description |
|---|---|
| GetCellContentRenderFragment(GridCellType, GridCellRange) | Gets the render fragment that will be set inside the cell's div. |