Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1MenuList Class / IsInitialized Property

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