ImageGear for .NET
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
public ICommand SelectFirstItemCommand {get;}
public: __property ICommand* get_SelectFirstItemCommand();
public:
property ICommand^ SelectFirstItemCommand {
   ICommand^ get();
}

Property Value

ICommand value.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback