LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
IImageListItem Interface Members
See Also  Properties 
Leadtools.Windows.Controls Namespace : IImageListItem Interface


The following tables list the members exposed by IImageListItem.

Public Properties

 NameDescription
 Property BackgroundGets or sets brush used to draw the background of this item Supported in Silverlight, Windows Phone 7  
 Property ForegroundGets or sets the brush used to draw the text of this item Supported in Silverlight, Windows Phone 7  
 Property HeightGets or sets the item height in pixels Supported in Silverlight, Windows Phone 7  
 Property ImageSizeGets or sets the image size in pixels Supported in Silverlight, Windows Phone 7  
 Property SourceGets or sets the image associated with this IImageListItem object. Supported in Silverlight, Windows Phone 7  
 Property TextGets or sets the text of the item. Supported in Silverlight, Windows Phone 7  
 Property UriGets or sets the uniform resource identifier (URI) of the Source image to view. Supported in Silverlight, Windows Phone 7  
 Property WidthGets or sets the item width in pixels Supported in Silverlight, Windows Phone 7  
Top

See Also