ComponentOne Basic Library for WPF and Silverlight
IsInitialized Property (C1TreeViewPanel)


C1.WPF Namespace > C1TreeViewPanel Class : IsInitialized Property
Syntax
'Declaration
 
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public ReadOnly Property IsInitialized As System.Boolean
'Usage
 
Dim instance As C1TreeViewPanel
Dim value As System.Boolean
 
value = instance.IsInitialized
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
public System.bool IsInitialized {get;}
See Also

Reference

C1TreeViewPanel Class
C1TreeViewPanel Members