[]
        
(Showing Draft Content)

C1.WPF.Grid.SkeletonLoadingBehavior

SkeletonLoadingBehavior Class

Allows any FlexGrid to be filtered using a TextBox.

Inheritance
SkeletonLoadingBehavior
Implements
IDependencyObject
Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
public class SkeletonLoadingBehavior : C1Behavior<FlexGrid>, IDependencyObject
Remarks

This behavior sets the CellFactory of the attached grid.

Constructors

Name Description
SkeletonLoadingBehavior()

Methods

Name Description
OnAttachedTo(FlexGrid)

Called when the behavior is attached to the grid.

OnDetachingFrom(FlexGrid)

Called when the behavior is detaching from the grid.