C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCellFactory Class
Members

GridSkeletonLoadingCellFactory Class
This cell-factory shows a skeleton-loading element in the cells whose row's data-item is null.
Object Model
GridSkeletonLoadingCellFactory Class
Syntax
'Declaration
 
Public Class GridSkeletonLoadingCellFactory 
   Inherits GridWrapCellFactory
 
Inheritance Hierarchy

System.Object
   C1.WPF.Grid.GridControlAdapter
      C1.WPF.Grid.GridCellFactory
         C1.WPF.Grid.GridWrapCellFactory
            C1.WPF.Grid.GridSkeletonLoadingCellFactory

See Also