| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| AutoPlay | When AutoPlay is true the gallery images will be played automatically (similarly to a slideshow). |
| AutoPlayMovies | Determines whether to turn on the autoplay option in the movie player. |
| 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 | Gets or sets the content found between the opening and closing tags of the specified HTML server control. |
| ControlPosition | Sets the position of the controls in gallery to the 'relativeTo', 'offsetX', and 'offsetY' properties. For example, here is the jQuery ui position's position:{my:'top left',at:'right bottom',offset:}. |
| Counter | Gets or sets the counter's format string. |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| DataCaptionField | Gets or sets the name of the data source field to bind to the image captions. |
| DataImageUrlField | Gets or sets the name of the field from the data source that contains the values to bind to the "src" attribute of each image. |
| DataLinkUrlField | Gets or sets the name of the data source field 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) |
| 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) |
| FlashInstall | Gets or sets the relative path and name of the flash installation guide. |
| FlvPlayer | Gets or sets the relative path and name of the flash video player. |
| Height | Overridden. Gets or sets the height of the gallery. |
| 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. |
| Mode | Determines the gallery's display mode. |
| OnClientAfterTransition | The name of the function which will be called after transition to another image. |
| OnClientBeforeTransition | The name of the function which will be called before transition to another image. |
| OnClientLoadCallback | The name of the function which will be called after created the DOM element. |
| PagerPosition | Sets the position of the pager in gallery to the 'relativeTo', 'offsetX', and 'offsetY' properties. For example, here is the jQuery ui position's position:{my:'top left',at:'right bottom',offset:}. |
| ScrollWithSelection | Determines if the thumbnail images scroll automatically when images are selected. |
| SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
| ShowCaption | Determines if the item caption should be shown. |
| ShowControls | Determines if custom controls should be shown. |
| ShowControlsOnHover | Determines whether the controls should be shown after created or when users hover over the DOM element. |
| ShowCounter | Determines if the counter is shown. |
| ShowMovieControls | Determines if movie controls are enabled in the movie player. |
| ShowPager | Determines if the pager should be shown. |
| ShowThumbnailCaptions | Determines whether the caption of thumbnails should be shown. |
| ShowTimer | Determines if the gallery timer should be shown. |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| 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) |
| ThumbnailDirection | Controls the thumbnail images' location. Possible values are "before" and " after". |
| ThumbnailOrientation | Controls the gallery's orientation. All images are vertical regardless of the orientation of the gallery. |
| ThumbsDisplay | Determines the number of thumbnail images to display. |
| ThumbsLength | Determines the height/width of thumbnail images. |
| ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
| Transitions | Determines the animation effect settings to be used when the gallery is scrolled. |
| 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 gallery. |
| 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) |