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
Uri Uri {get; set;}
get_Uri();
set_Uri(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2