Carousel Properties |
The Carousel type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessKey | (Inherited from WebControl.) | |
| ActiveCarouselItem |
The zero-based index of the currently active item.
| |
| Adapter | (Inherited from Control.) | |
| AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
| Attributes | (Inherited from WebControl.) | |
| BackColor | (Inherited from WebControl.) | |
| BorderColor | (Inherited from WebControl.) | |
| BorderStyle | (Inherited from WebControl.) | |
| BorderWidth | (Inherited from WebControl.) | |
| ChildControlsCreated | (Inherited from Control.) | |
| ClientID | (Inherited from Control.) | |
| ClientIDMode | (Inherited from Control.) | |
| ClientIDSeparator | (Inherited from Control.) | |
| Context | (Inherited from Control.) | |
| Controls |
Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
(Overrides ControlControls.) | |
| ControlStyle | (Inherited from WebControl.) | |
| ControlStyleCreated | (Inherited from WebControl.) | |
| CssClass | (Inherited from WebControl.) | |
| DesignMode | (Inherited from Control.) | |
| Enabled | (Inherited from WebControl.) | |
| EnableTheming | (Inherited from WebControl.) | |
| EnableViewState | (Inherited from Control.) | |
| Events | (Inherited from Control.) | |
| Font | (Inherited from WebControl.) | |
| ForeColor | (Inherited from WebControl.) | |
| HasAttributes | (Inherited from WebControl.) | |
| HasChildViewState | (Inherited from Control.) | |
| Height | (Inherited from WebControl.) | |
| ID | (Inherited from Control.) | |
| IdSeparator | (Inherited from Control.) | |
| Interval |
Gets or sets the amount of time to delay between automatically cycling an item (in milliseconds).
Zero or negative values will disable automatic cycling.
| |
| IsChildControlStateCleared | (Inherited from Control.) | |
| IsEnabled | (Inherited from WebControl.) | |
| IsTrackingViewState | (Inherited from Control.) | |
| IsViewStateEnabled | (Inherited from Control.) | |
| Items |
Gets the tab pages.
| |
| KeyboardEvents |
Whether the carousel should react to keyboard events.
| |
| LeftArrowClass |
Gets or sets the class assigned to the left indicator arrow.
| |
| LoadViewStateByID | (Inherited from Control.) | |
| NamingContainer | (Inherited from Control.) | |
| Page | (Inherited from Control.) | |
| Parent | (Inherited from Control.) | |
| PauseType |
Gets or sets the amount of time to delay between automatically cycling an item (in milliseconds).
Zero or negative values will disable automatic cycling.
| |
| RenderingCompatibility | (Inherited from Control.) | |
| RightArrowClass |
Gets or sets the class assigned to the right indicator arrow.
| |
| ShowArrows |
Whether the carousel arrows should be shown.
| |
| ShowIndicators |
Whether the carousel indicators should be shown.
| |
| Site | (Inherited from Control.) | |
| SkinID | (Inherited from WebControl.) | |
| Style | (Inherited from WebControl.) | |
| SupportsDisabledAttribute | (Inherited from WebControl.) | |
| TabIndex | (Inherited from WebControl.) | |
| TagKey |
Gets the HtmlTextWriterTag value that corresponds to this Web server control.
(Inherited from AccessibleWebControl.) | |
| TagName | (Inherited from WebControl.) | |
| TemplateControl | (Inherited from Control.) | |
| TemplateSourceDirectory | (Inherited from Control.) | |
| TitleTag |
Gets or sets the title tag type.
| |
| ToolTip | (Inherited from WebControl.) | |
| UniqueID | (Inherited from Control.) | |
| ValidateRequestMode | (Inherited from Control.) | |
| ViewState | (Inherited from Control.) | |
| ViewStateIgnoresCase | (Inherited from Control.) | |
| ViewStateMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| Width | (Inherited from WebControl.) | |
| Wrap |
Whether the carousel should cycle continuously or have hard stops.
|