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 > IImageListItem Interface : Uri Property |
Uri Uri {get; set;}
'Declaration Property Uri As Uri
'Usage Dim instance As IImageListItem 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.
For C#/VB examples, refer to IImageListItem.