FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCell Class / IsStarted Property

In This Topic
    IsStarted Property
    In This Topic
    Gets whether the animation is running.
    Syntax
    'Declaration
     
    Public Property IsStarted As Boolean
    public bool IsStarted {get; set;}
    See Also