ImageGear .NET - Updated July 5, 2018
SelectFirstItemCommand Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : SelectFirstItemCommand Property
Gets a command for selecting the first item in the thumbnail list.
Syntax
'Declaration
 
Public ReadOnly Property SelectFirstItemCommand As ICommand
 
'Usage
 
Dim instance As ImGearThumbnailList
Dim value As ICommand
 
value = instance.SelectFirstItemCommand

Property Value

ICommand value.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members