ImageGear .NET - Updated
ImGearThumbnailList class Members

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : ImGearThumbnailList class

The following tables list the members exposed by ImGearThumbnailList.

Public Constructors
 NameDescription
public Constructor  
Top
Public Properties
 NameDescription
public Property Indicates whether the art data has changed since the last save operation.  
public Property Indicates ImagedataService option.  
public Property Gets or sets the id of the HTML element that will hold the state of this control.  
public Property Indicates whether the control should log its actions.  
public Property Gets or sets how much information the control will log.  
public Property Gets the document collection object that is contained in this control.  
public Property Indicates if the ImGearThumbnailList control is in an active state.  
public Property Gets or sets the layout for the thumbnails in the ImGearThumbnailList control.  
public Property Gets or sets the id of the PageView control associated with this ImGearThumbnailList control.  
public Property Indicates the resource Url path for the image files required for the menu icons and the art mark handles.  
public Property Gets a collection of currently selected pages.  
public Property Gets or sets the selection behavior for the thumbnails in the ImGearThumbnailList control.  
public Property Gets or sets the background color for the thumbnails displayed in the control.  
public Property Gets or sets the for the border color for thumbnails displayed in the control.  
public Property Gets or sets the for the border width in pixel units for thumbnails displayed in the control.  
public Property Gets or sets the string format for thumbnail caption for all the thumbnails in the control.  
public Property Gets or sets the height for thumbnails in pixel units for thumbnails displayed in the control.  
public Property Gets or sets the background color for the selected thumbnails displayed in the control.  
public Property Gets or sets the width for thumbnails in pixel units for thumbnails displayed in the control.  
public Property Gets or sets the default visual style for the thumbnails and their contents.  
public Property Gets or sets the amount of horizontal space between thumbnails displayed in the control.  
public Property Gets or sets the amount of vertical space in pixel units between thumbnails displayed in the control.  
Top
Public Methods
 NameDescription
public Method Scrolls to the first thumbnail item in the control's thumbnail items list. Forces the ThumbnailList control to update its visual presentation immediately.  
public Method Disposes of the resources held by the ImGearThumbnailList.  
public Method Gets the art data of the page specified in the parameter.  
public Method Saves annotations.  
public Method Scrolls to the first thumbnail item in the control's thumbnail items list.  
public Method Scrolls the last thumbnail item in the list.  
public Method Scrolls the next band of thumbnail items into view.  
public Method Scrolls the previous band of thumbnail items into view.  
public Method Scrolls to the currently selected thumbnail item in the list.  
public Method Selects the first thumbnail in the control's list.  
public Method Selects the last thumbnail in the control's list.  
public Method Selects the thumbnail next to the currently selected thumbnail.  
public Method Selects the thumbnail previous to the current thumbnail selection.  
public Method Writes a user-defined event to the log.  
Top
Public Events
 NameDescription
public Event Indicates the user pressed a mouse button.  
public Event Indicates the user moved the mouse.  
public Event Indicates the user released a mouse button.  
public Event Indicates that a page failed to load in a thumbnail.  
public Event Indicates the thumbnail displaying a page was selected or unselected.  
public Event Indicates that a property of this ImGearThumbnailList changed.  
Top
See Also

Reference

ImGearThumbnailList class
ImageGear.Web.UI Namespace