C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / TreeViewItemView Class / IsInitialized Property

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