Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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 PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCacheFolder Gets or sets the virtual path where the processed images are cached.  
Public PropertyClientID (Inherited from System.Web.UI.Control)
Public PropertyColumns Gets or sets the number of columns of thumbnails that will be displayed.  
Public PropertyControls (Inherited from System.Web.UI.Control)
Public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCount Gets or sets the number of thumbnails in the viewer.  
Public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewState (Inherited from System.Web.UI.Control)
Public PropertyFontOverridden.  Overrides the WebControl.Font property.  
Public PropertyForeColorOverridden.  Overrides the WebControl.ForeColor property.  
Public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHorizontalAlignMode Gets or sets the horizontal alignment used when displaying the thumbnails.  
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyLayoutDirection Gets or sets the orientation of the thumbnail viewer.  
Public PropertyNamingContainer (Inherited from System.Web.UI.Control)
Public PropertyPage (Inherited from System.Web.UI.Control)
Public PropertyParent (Inherited from System.Web.UI.Control)
Public PropertyResourcesPath Gets or sets the virtual path where resources(scripts, icons) are located.  
Public PropertyRows Gets or sets the number of rows of thumbnails that will be displayed.  
Public PropertySelectedIndex Gets or sets the 0-based index of the selected thumbnail.  
Public PropertySelectedThumbStyle Gets the style for a selected thumbnail.  
Public PropertySite (Inherited from System.Web.UI.Control)
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTemplateControl (Inherited from System.Web.UI.Control)
Public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyThumbPadding Gets or sets the number of pixels padded around each thumbnail.  
Public PropertyThumbsDirection Gets or sets the flow of the thumbnail images.  
Public PropertyThumbSize Gets or sets the size of the thumbnail in pixels.  
Public PropertyThumbSpacing Gets or sets the number of pixels between each two adjacent thumbnails.  
Public PropertyThumbStyle Gets the style for an unselected thumbnail.  
Public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyUniqueID (Inherited from System.Web.UI.Control)
Public PropertyVerticalAlignMode Gets or sets the vertical alignment used when displaying the thumbnails.  
Public PropertyViewerID Gets or sets the ID of the WebImageViewer used to display the selected thumbnail.  
Public PropertyVisibleOverridden.  Overrides the Control.Visible property.  
Public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

See Also