FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCell Class / IsStartedProperty Field

In This Topic
    IsStartedProperty Field
    In This Topic
    Identifies the IsStarted dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsStartedProperty As DependencyProperty
    public static readonly DependencyProperty IsStartedProperty
    See Also