ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class
Properties Methods Events

In This Topic
    C1Gallery Class Members
    In This Topic

    The following tables list the members exposed by C1Gallery.

    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 Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyWhen AutoPlay is true the gallery images will be played automatically (similarly to a slideshow).  
    Public PropertyDetermines whether to turn on the autoplay option in the movie player.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the content found between the opening and closing tags of the specified HTML server control.  
    Public PropertySets 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:}.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets the counter's format string.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets the name of the data source field to bind to the image captions.  
    Public PropertyGets or sets the name of the field from the data source that contains the values to bind to the "src" attribute of each image.  
    Public PropertyGets or sets the name of the data source field 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 Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGets 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 PropertyEnable 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 PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the relative path and name of the flash installation guide.  
    Public PropertyGets or sets the relative path and name of the flash video player.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyOverridden. Gets or sets the height of the gallery.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines the time span, in miliseconds, between two pictures being shown in AutoPlay mode.  
    Public PropertyGets a C1GalleryItemCollection object that contains the items of the current C1Gallery control.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGets or sets a value indicating whether items are loaded on demand.  
    Public PropertyDetermines the gallery's display mode.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyThe name of the function which will be called after transition to another image.  
    Public PropertyThe name of the function which will be called before transition to another image.  
    Public PropertyThe name of the function which will be called after created the DOM element.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertySets 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:}.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyDetermines if the thumbnail images scroll automatically when images are selected.  
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyDetermines if the item caption should be shown.  
    Public PropertyDetermines if custom controls should be shown.  
    Public PropertyDetermines whether the controls should be shown after created or when users hover over the DOM element.  
    Public PropertyDetermines if the counter is shown.  
    Public PropertyDetermines if movie controls are enabled in the movie player.  
    Public PropertyDetermines if the pager should be shown.  
    Public PropertyDetermines whether the caption of thumbnails should be shown.  
    Public PropertyDetermines if the gallery timer should be shown.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    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 PropertyName 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 PropertyA 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 PropertyControls the thumbnail images' location. Possible values are "before" and " after".  
    Public PropertyControls the gallery's orientation. All images are vertical regardless of the orientation of the gallery.  
    Public PropertyDetermines the number of thumbnail images to display.  
    Public PropertyDetermines the height/width of thumbnail images.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines the animation effect settings to be used when the gallery is scrolled.  
    Public PropertyDetermines 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 (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyOverridden. Gets or sets the width of the gallery.  
    Public PropertyA 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 PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    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 MethodOverridden. This method overrides the generic DataBind method to bind the related data to the control.  
    Public MethodOverridden.   
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    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 MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    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. Saves the control layout properties to the file.  
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase)
    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 C1GalleryItem being created in data binding.  
    Public EventOccurs after C1GalleryItem 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