[]
public class SkeletonLoadingBehavior : C1Behavior<FlexGrid>, IDependencyObject
Public Class SkeletonLoadingBehavior
Inherits C1Behavior(Of FlexGrid)
Implements IDependencyObject
This behavior sets the CellFactory of the attached grid.
| Name | Description |
|---|---|
| SkeletonLoadingBehavior() |
| Name | Description |
|---|---|
| OnAttachedTo(FlexGrid) | Called when the behavior is attached to the grid. |
| OnDetachingFrom(FlexGrid) | Called when the behavior is detaching from the grid. |