ComponentOne Carousel for WPF and Silverlight
IsItemsHost Property (C1CarouselPanel)

C1.WPF.Carousel Namespace > C1CarouselPanel Class : IsItemsHost Property
Syntax
'Declaration
 
<System.ComponentModel.BindableAttribute(Bindable=False, Direction=BindingDirection.OneWay)>
<System.ComponentModel.CategoryAttribute("Behavior")>
Public Property IsItemsHost As System.Boolean
[System.ComponentModel.Bindable(Bindable=false, Direction=BindingDirection.OneWay)]
[System.ComponentModel.Category("Behavior")]
public System.bool IsItemsHost {get; set;}
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members