Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WebThumbnailViewer Class Properties
See Also 
Leadtools.Web.Controls Namespace : WebThumbnailViewer Class


For a list of all members of this type, see WebThumbnailViewer members.

Public Properties

 NameDescription
Public Property AccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public Property AppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public Property Attributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Property BorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public Property CacheFolder Gets or sets the virtual path where the processed images are cached.  
Public Property ClientID (Inherited from System.Web.UI.Control)
Public Property Columns Gets or sets the number of columns of thumbnails that will be displayed.  
Public Property Controls (Inherited from System.Web.UI.Control)
Public Property ControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public Property ControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Count Gets or sets the number of thumbnails in the viewer.  
Public Property CssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Enabled (Inherited from System.Web.UI.WebControls.WebControl)
Public Property EnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public Property EnableViewState (Inherited from System.Web.UI.Control)
Public Property FontOverridden.  Overrides the WebControl.Font property.  
Public Property ForeColorOverridden.  Overrides the WebControl.ForeColor property.  
Public Property HasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Height (Inherited from System.Web.UI.WebControls.WebControl)
Public Property HorizontalAlignMode Gets or sets the horizontal alignment used when displaying the thumbnails.  
Public Property ID (Inherited from System.Web.UI.Control)
Public Property LayoutDirection Gets or sets the orientation of the thumbnail viewer.  
Public Property NamingContainer (Inherited from System.Web.UI.Control)
Public Property Page (Inherited from System.Web.UI.Control)
Public Property Parent (Inherited from System.Web.UI.Control)
Public Property ResourcesPath Gets or sets the virtual path where resources(scripts, icons) are located.  
Public Property Rows Gets or sets the number of rows of thumbnails that will be displayed.  
Public Property SelectedIndex Gets or sets the 0-based index of the selected thumbnail.  
Public Property SelectedThumbStyle Gets the style for a selected thumbnail.  
Public Property Site (Inherited from System.Web.UI.Control)
Public Property SkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public Property Style (Inherited from System.Web.UI.WebControls.WebControl)
Public Property TabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public Property TemplateControl (Inherited from System.Web.UI.Control)
Public Property TemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public Property ThumbPadding Gets or sets the number of pixels padded around each thumbnail.  
Public Property ThumbsDirection Gets or sets the flow of the thumbnail images.  
Public Property ThumbSize Gets or sets the size of the thumbnail in pixels.  
Public Property ThumbSpacing Gets or sets the number of pixels between each two adjacent thumbnails.  
Public Property ThumbStyle Gets the style for an unselected thumbnail.  
Public Property ToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public Property UniqueID (Inherited from System.Web.UI.Control)
Public Property VerticalAlignMode Gets or sets the vertical alignment used when displaying the thumbnails.  
Public Property ViewerID Gets or sets the ID of the WebImageViewer used to display the selected thumbnail.  
Public Property VisibleOverridden.  Overrides the Control.Visible property.  
Public Property Width (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

See Also