ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class
Properties Methods Events

In This Topic
    C1Carousel Class Members
    In This Topic

    The following tables list the members exposed by C1Carousel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value determines the settings of the animation effect to be used when the wijcarousel is scrolling.  
    Public PropertyWhen AutoPlay is true the pictures of carousel will be played automatically.  
    Public PropertyGets or sets the position of navigation buttons.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines whether the custom control should be shown.  
    Public PropertySets the position of the controls in the carousel to the 'relativeTo', 'offsetX', and 'offsetY' properties. For example, here is the jQuery UI position's position:{my:'top left',at:'right bottom',offset:}.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets the name of the field from the data source to bind to the caption of the images.  
    Public PropertyGets or sets the name of the field from the data source to bind to the attribute "src" of the image.  
    Public PropertyGets or sets the name of the field from the data source to bind to the link.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyDetermines how many images should be shown in the view area.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyOverridden. Gets or sets the height of the Carousel.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines the time span in miliseconds between two pictures being shown in AutoPlay mode.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGets or sets a value indicating whether items are loaded on demand.  
    Public PropertyAllows carousel to loop back to the beginning.  
    Public PropertyDetermines the custom class of the Next button.  
    Public PropertyThe name of the function which will be called after scrolling to another image.  
    Public PropertyThe name of the function which will be called before scrolling to another image.  
    Public PropertyThe name of the function which will be called when the image is clicked.  
    Public PropertyThe name of the function which will be called after the DOM element is created.  
    Public PropertyControls the carousel's orientation. All images are vertical regardless of the orientation of the carousel.  
    Public PropertySets the carousel pager's position to the 'relativeTo', 'offsetX', and 'offsetY' properties. For example, here is the jQuery UI position's position:{my:'top left',at:'right bottom',offset:}.  
    Public PropertyDetermines what type of pager to use in the carousel. The ShowPager property must be set to True for the Pager to be displayed.  
    Public PropertyDetermines the custom class of the Previous button.  
    Public PropertyDetermines if a preview of the next item should be displayed in the carousel.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyDetermines whether the caption of items should be shown.  
    Public PropertyDetermines whether the custom control should be shown.  
    Public PropertyDetermines whether the controls should be shown after created or hover on the DOM element.  
    Public PropertyDetermines whether the pager should be shown.  
    Public PropertyDetermines if the carousel timer should be shown.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines the orientation of the slider pager.  
    Public PropertyDetermines the custom start position of the image list in the carousel.  
    Public PropertyDetermines how many images will be scrolled when you click the Next/Previous button.  
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets the list of pager thumbnail images pager when The PagerType is set to Thumbnails.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyOverridden. Gets or sets the width of the Carousel.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Loads control layout properties from the file.  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Saves the control layout properties to the file.  
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public Event (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventOccurs before C1CarouselItem is created in data binding.  
    Public EventOccurs after C1CarouselItem is created in data binding.  
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also