| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10 	
                       		
			       | 
             
| Leadtools.Windows.Controls Namespace > ImageListItem Class : Uri Property | 

public Uri Uri {get; set;}
'Declaration Public Property Uri As Uri
'Usage Dim instance As ImageListItem Dim value As Uri instance.Uri = value value = instance.Uri
The ImageList control will load the image specified in Uri, on success, the loaded System.Windows.Media.ImageSource object will be set in the Source property.