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


C1.WPF Namespace > C1ComboBox Class : IsSealed Property
Syntax
'Declaration
 
Public ReadOnly Property IsSealed As System.Boolean
'Usage
 
Dim instance As C1ComboBox
Dim value As System.Boolean
 
value = instance.IsSealed
public System.bool IsSealed {get;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members