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


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

Reference

C1SlideContentControl Class
C1SlideContentControl Members