←Select platform

Uri Property (IImageListItem)

Summary

Gets or sets the uniform resource identifier (URI) of the Source image to view.

Syntax

C#
VB
C++
Uri Uri {get; set;}
Property Uri As Uri
property Uri^ Uri { 
   Uri^ get(); 
   void set (    Uri^ ); 
} 

Property Value

A Uri that contains the uniform resource identifier (URI) of the Source image to view.

Remarks

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.

Example

For C#/VB examples, refer to IImageListItem.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Controls Assembly
Click or drag to resize