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.