ComponentOne Basic Library for WPF and Silverlight
IsItemsHost Property (C1LinePanel)


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

Reference

C1LinePanel Class
C1LinePanel Members