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
public 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.
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