Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridGroupRowCell Class / IsInitialized Property

In This Topic
    IsInitialized Property (GridGroupRowCell)
    In This Topic
    Gets whether the component was already initialized.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsInitialized As Boolean
    public bool IsInitialized {get;}
    See Also