| C1.Web.Wijmo.Controls.C1Carousel Namespace > C1Carousel Class : Items Property |
'Declaration<LayoutAttribute(LayoutType.Appearance)> <C1DescriptionAttribute(Key="C1Carousel.Items", Description="Gets a C1CarouselItemCollection object that contains the items of the current C1Carousel control.")> <C1CategoryAttribute("Appearance")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <CollectionItemTypeAttribute(C1.Web.Wijmo.Controls.C1Carousel.C1CarouselItem)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <WidgetOptionAttribute()> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public ReadOnly Property Items As C1CarouselItemCollection
[Layout(LayoutType.Appearance)] [C1Description(Key="C1Carousel.Items", Description="Gets a C1CarouselItemCollection object that contains the items of the current C1Carousel control.")] [C1Category("Appearance")] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.Browsable(false)] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [CollectionItemType(C1.Web.Wijmo.Controls.C1Carousel.C1CarouselItem)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [WidgetOption()] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public C1CarouselItemCollection Items {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2