[]
        
(Showing Draft Content)

C1.WPF.Grid.GridSkeletonLoadingCell

GridSkeletonLoadingCell Class

Visual element displayed inside a cell whose data-item is null and denotes the content is being load.

Inheritance
GridSkeletonLoadingCell
Namespace: C1.WPF.Grid
Assembly: C1.WPF.Grid.dll
Syntax
[TemplatePart(Name = "LoadingElement", Type = typeof(FrameworkElement))]
public class GridSkeletonLoadingCell : C1View

Constructors

Name Description
GridSkeletonLoadingCell()

Initializes a new instance of the GridSkeletonLoadingCell class.

Fields

Name Description
IsStartedProperty

Identifies the IsStarted dependency property.

Properties

Name Description
IsStarted

Gets whether the animation is running.

Methods

Name Description
Dispose(bool)
OnApplyTemplate()
OnRenderSizeChanged(SizeChangedInfo)