ImageGear22.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearThumbnailList Class |
For a list of all members of this type, see ImGearThumbnailList members.
Name | Description | |
---|---|---|
LoadAllARTPages | Causes the ThumbnailList to fire the MarksLoading event for each thumbnail item that does not have an associated ImGearARTPage in the ThumbnailList.ARTPageCache. | |
ReloadItem | Reloads the images in the thumbnail items that are currently displayed. | |
ReloadItems | Reloads the images in the thumbnail items that are currently displayed. | |
ScrollIntoView | Overloaded. Causes the thumbnail item at the specified index to scroll into view. | |
ScrollToFirstItem | Scrolls to the first item in the thumbnail list. | |
ScrollToLastItem | Scrolls to the last item in the thumbnail list. | |
ScrollToNextBand | Scrolls the next band of thumbnail items into view. | |
ScrollToNextPage | Scrolls the next page of thumbnail items into view. | |
ScrollToPreviousBand | Scrolls the previous band of thumbnail items into view. | |
ScrollToPreviousPage | Scrolls the previous page of thumbnail items into view. | |
SelectFirstItem | Selects the first item in the thumbnail list. | |
SelectLastItem | Selects the last item in the thumbnail list. | |
SelectNextBandItem | Selects the next band item in the thumbnail list. | |
SelectNextItem | Selects the next item in the thumbnail list. | |
SelectPreviousBandItem | Selects the previous band item in the thumbnail list. | |
SelectPreviousItem | Selects the previous item in the thumbnail list. |
Name | Description | |
---|---|---|
ClearContainerForItemOverride | Overridden. Clears the container for the item. | |
GetContainerForItemOverride | Overridden. Create or identify the element used to display the given item. | |
IsItemItsOwnContainerOverride | Overridden. Return true if the item is (or is eligible to be) its own ItemContainer. | |
OnItemsChanged | Overridden. Fires when items are removed or added to the thumbnail list. | |
OnKeyDown | Overridden. Fires when a key is pressed. | |
OnMarksLoading | Occurs when a point is added to the mark. | |
OnRequerySuggested | Occurs when a requery is suggested. | |
OnSelectionChanged | Overridden. Fires when the thumbnail items are selected or deselected. | |
PrepareContainerForItemOverride | Overridden. Prepares the specified element to display the specified item. |