[]
public class SkeletonLoadingBehavior : C1Behavior<FlexGrid>, 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. |