| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| Animation | A value determines the settings of the animation effect to be used when the wijcarousel is scrolling. |
| AutoPlay | When AutoPlay is true the pictures of carousel will be played automatically. |
| ButtonPosition | Gets or sets the position of navigation buttons. |
| CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| ClientIDMode | (Inherited from System.Web.UI.Control) |
| Control | Determines whether the custom control should be shown. |
| ControlPosition | Sets 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:}. |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| DataCaptionField | Gets or sets the name of the field from the data source to bind to the caption of the images. |
| DataImageUrlField | Gets or sets the name of the field from the data source to bind to the attribute "src" of the image. |
| DataLinkUrlField | Gets or sets the name of the field from the data source to bind to the link. |
| DataMember | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
| DataSourceID | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| Display | Determines how many images should be shown in the view area. |
| DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
| EnableViewState | (Inherited from System.Web.UI.Control) |
| Height | Overridden. Gets or sets the height of the Carousel. |
| ID | (Inherited from System.Web.UI.Control) |
| Interval | Determines the time span in miliseconds between two pictures being shown in AutoPlay mode. |
| ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| LoadOnDemand | Gets or sets a value indicating whether items are loaded on demand. |
| Loop | Allows carousel to loop back to the beginning. |
| NextClass | Determines the custom class of the Next button. |
| OnClientAfterScroll | The name of the function which will be called after scrolling to another image. |
| OnClientBeforeScroll | The name of the function which will be called before scrolling to another image. |
| OnClientItemClick | The name of the function which will be called when the image is clicked. |
| OnClientLoadCallback | The name of the function which will be called after the DOM element is created. |
| Orientation | Controls the carousel's orientation. All images are vertical regardless of the orientation of the carousel. |
| PagerPosition | Sets 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:}. |
| PagerType | Determines what type of pager to use in the carousel. The ShowPager property must be set to True for the Pager to be displayed. |
| PrevClass | Determines the custom class of the Previous button. |
| Preview | Determines if a preview of the next item should be displayed in the carousel. |
| SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| ShowCaption | Determines whether the caption of items should be shown. |
| ShowControls | Determines whether the custom control should be shown. |
| ShowControlsOnHover | Determines whether the controls should be shown after created or hover on the DOM element. |
| ShowPager | Determines whether the pager should be shown. |
| ShowTimer | Determines if the carousel timer should be shown. |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| SliderOrientation | Determines the orientation of the slider pager. |
| Start | Determines the custom start position of the image list in the carousel. |
| Step | Determines how many images will be scrolled when you click the Next/Previous button. |
| SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
| TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
| Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| Thumbnails | Gets or sets the list of pager thumbnail images pager when The PagerType is set to Thumbnails. |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| ValidateRequestMode | (Inherited from System.Web.UI.Control) |
| ViewStateMode | (Inherited from System.Web.UI.Control) |
| Width | Overridden. Gets or sets the width of the Carousel. |
| WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
| WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |