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

In This Topic
    IsInitialized Property (GridSkeletonLoadingCell)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInitialized As Boolean
    public bool IsInitialized {get;}
    See Also