ImageGear .NET v24.12 - Updated
ImGearThumbnailList Class Members
Fields  Properties  Methods  Events


ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearThumbnailList Class

The following tables list the members exposed by ImGearThumbnailList.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the ImGearThumbnailList class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Cache item containers dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents DisplayMarks dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents ItemBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents ItemBorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents ItemBorderThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents ItemCaptionBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents ItemCaptionForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents ItemHeight dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents ItemsMargin dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents ItemWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents ScrollDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents SelectedPageDisplay dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents XSpacing dependency property.  
Public Fieldstatic (Shared in Visual Basic) Represents YSpacing dependency property.  
Top
Public Properties
 NameDescription
Public Property Gets a cache for storing and retrieving ImGearARTPages associated with thumbnail items.  
Public Property Gets or sets a value indicating whether item containers that are out of view are cached.  
Public Property Gets or sets a value indicating whether marks are displayed in thumbnails.  
Public Property Gets or sets the Brush that specifies how the background of thumbnail items is painted.  
Public Property Gets or sets the Brush that specifies how the border of thumbnail items is painted.  
Public Property Gets or sets the thickness of the border of thumbnail items.  
Public Property Gets or sets the Brush that specifies how the background of the Caption of thumbnail items is painted.  
Public Property Gets or sets the Brush that specifies how the foreground of the Caption of thumbnail items is painted.  
Public Property Gets or sets the height, in WPF device independent units, of each thumbnail item.  
Public Property Gets or sets the region within the control (in WPF device independent units) where thumbnail items are displayed.  
Public Property Gets or sets a collection used to generate the content of the thumbnail control.  
Public Property Gets or sets the width, in WPF device independent units, of each thumbnail item.  
Public Property Gets or sets the direction the thumbnail items will scroll in the control.  
Public Property Gets a command for scrolling to the first item in the thumbnail list.  
Public Property Gets a command for scrolling to the last item in the thumbnail list.  
Public Property Gets a command for scrolling to the next band of thumbnails in the thumbnail list.  
Public Property Gets a command for scrolling to the next page of thumbnails in the thumbnail list.  
Public Property Gets a command for scrolling to the previous band of thumbnails in the thumbnail list.  
Public Property Gets a command for scrolling to the previous page of thumbnails in the thumbnail list.  
Public Property Gets or sets the page display that contains the source image and marks of the selected thumbnail item.  
Public Property Gets a command for selecting the first item in the thumbnail list.  
Public Property Gets a command for selecting the last item in the thumbnail list.  
Public Property Gets a command for selecting the next band item in the thumbnail list.  
Public Property Gets a command for selecting the next item in the thumbnail list.  
Public Property Gets a command for selecting the previous band item in the thumbnail list.  
Public Property Gets a command for selecting the previous item in the thumbnail list.  
Public Property Gets or sets the amount of horizontal space between thumbnails displayed on the control, in WPF device independent units.  
Public Property Gets or sets the amount of vertical space between thumbnails displayed on the control, in WPF device independent units.  
Top
Public Methods
 NameDescription
Public Method Causes the ThumbnailList to fire the MarksLoading event for each thumbnail item that does not have an associated ImGearARTPage in the ThumbnailList.ARTPageCache.  
Public Method Reloads the images in the thumbnail items that are currently displayed.  
Public Method Reloads the images in the thumbnail items that are currently displayed.  
Public MethodOverloaded.  Causes the thumbnail item at the specified index to scroll into view.  
Public Method Scrolls to the first item in the thumbnail list.  
Public Method Scrolls to the last item in the thumbnail list.  
Public Method Scrolls the next band of thumbnail items into view.  
Public Method Scrolls the next page of thumbnail items into view.  
Public Method Scrolls the previous band of thumbnail items into view.  
Public Method Scrolls the previous page of thumbnail items into view.  
Public Method Selects the first item in the thumbnail list.  
Public Method Selects the last item in the thumbnail list.  
Public Method Selects the next band item in the thumbnail list.  
Public Method Selects the next item in the thumbnail list.  
Public Method Selects the previous band item in the thumbnail list.  
Public Method Selects the previous item in the thumbnail list.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden.  Clears the container for the item.  
Protected MethodOverridden.  Create or identify the element used to display the given item.  
Protected MethodOverridden.  Return true if the item is (or is eligible to be) its own ItemContainer.  
Protected MethodOverridden.  Fires when items are removed or added to the thumbnail list.  
Protected MethodOverridden.  Fires when a key is pressed.  
Protected Method Occurs when a point is added to the mark.  
Protected Method Occurs when a requery is suggested.  
Protected MethodOverridden.  Fires when the thumbnail items are selected or deselected.  
Protected MethodOverridden.  Prepares the specified element to display the specified item.  
Top
Public Events
 NameDescription
Public Event This event is called when a thumbnail item is first generated and can be used to load the marks for the thumbnail item.  
Public Event Occurs when the command manager detects conditions that might change the ability of a command to execute.  
Top
See Also

Reference

ImGearThumbnailList Class
ImageGear.Windows.Controls Namespace