C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Window Class / IsInitialized Property

In This Topic
IsInitialized Property (C1Window)
In This Topic
Gets whether the component was already initialized.
Syntax
'Declaration
 
Public ReadOnly Property IsInitialized As Boolean
 
See Also