Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - LEADTOOLS WPF | Help Version 16.5.9.25
ImageListItem Constructor
See Also 
Leadtools.Windows.Controls Namespace > ImageListItem Class : ImageListItem Constructor



Initializes a new instance of the ImageListItem class with default values.

Overload List

OverloadDescription
ImageListItem Constructor() Initializes a new instance of the ImageListItem class with default values.  
ImageListItem Constructor(BitmapSource,String) Initializes a new instance of the ImageListItem class with an image, and text to be displayed.  

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also