Leadtools.WinForms Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
RasterImageListItem Class Properties
See Also 
Leadtools.WinForms Namespace : RasterImageListItem Class


For a list of all members of this type, see RasterImageListItem members.

Public Properties

 NameDescription
Public PropertyFileName Gets or sets the file name of the item.  
Public PropertyImage The image associated with this RasterImageListItem object.  
Public PropertyImageList Gets the RasterImageList control that contains this item.  
Public PropertyPage Image page number to display.  
Public PropertySelected Gets or sets a value indicating whether this RasterImageListItem is selected.  
Public PropertyTag Gets or sets the object that contains data about this RasterImageListItem.  
Public PropertyText Gets or sets the text of the item.  
Top

See Also