| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Animation | A value determines the settings of the animation effect to be used when the wijcarousel is scrolling. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoPlay | When AutoPlay is true the pictures of carousel will be played automatically. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ButtonPosition | Gets or sets the position of navigation buttons. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientIDMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Control | Determines whether the custom control should be shown. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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:}. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataCaptionField | Gets or sets the name of the field from the data source to bind to the caption of the images. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataImageUrlField | Gets or sets the name of the field from the data source to bind to the attribute "src" of the image. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataLinkUrlField | Gets or sets the name of the field from the data source to bind to the link. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataMember | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSourceID | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Display | Determines how many images should be shown in the view area. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableViewState | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Height | Overridden. Gets or sets the height of the Carousel. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Interval | Determines the time span in miliseconds between two pictures being shown in AutoPlay mode. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | LoadOnDemand | Gets or sets a value indicating whether items are loaded on demand. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Loop | Allows carousel to loop back to the beginning. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NextClass | Determines the custom class of the Next button. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientAfterScroll | The name of the function which will be called after scrolling to another image. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientBeforeScroll | The name of the function which will be called before scrolling to another image. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientItemClick | The name of the function which will be called when the image is clicked. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientLoadCallback | The name of the function which will be called after the DOM element is created. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Orientation | Controls the carousel's orientation. All images are vertical regardless of the orientation of the carousel. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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:}. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PrevClass | Determines the custom class of the Previous button. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Preview | Determines if a preview of the next item should be displayed in the carousel. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowCaption | Determines whether the caption of items should be shown. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowControls | Determines whether the custom control should be shown. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowControlsOnHover | Determines whether the controls should be shown after created or hover on the DOM element. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowPager | Determines whether the pager should be shown. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowTimer | Determines if the carousel timer should be shown. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SliderOrientation | Determines the orientation of the slider pager. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Start | Determines the custom start position of the image list in the carousel. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Step | Determines how many images will be scrolled when you click the Next/Previous button. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Thumbnails | Gets or sets the list of pager thumbnail images pager when The PagerType is set to Thumbnails. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ViewStateMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Width | Overridden. Gets or sets the width of the Carousel. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |