ImageGear for .NET
SelectNextBandItemCommand Property
See Also  Send Feedback
ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : SelectNextBandItemCommand Property




Glossary Item Box

Gets a command for selecting the next band item in the thumbnail list.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

ICommand value.

Remarks

If the ScrollDirection is Horizontal, a band of thumbnail items consists of the number of thumbnail items that fit in a column in the view. If the ScrollDirection is Vertical, a band of thumbnail items consists of the number of thumbnail items that fit in a row in the view.

This command will have no effect if there is no currently selected item, if the currently selected item is on the last band, or if the SelectionMode is None.

See Also

©2013. Accusoft Corporation. All Rights Reserved.