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


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

Reference

C1ComboBox Class
C1ComboBox Members