The following tables list the members exposed by RasterImageListItem.
| Name | Description | |
|---|---|---|
|  | RasterImageListItem Constructor | Overloaded. Initializes a new instance of the RasterImageListItem class with default values. | 
| Name | Description | |
|---|---|---|
|  | FileName | Gets or sets the file name of the item. | 
|  | Image | The image associated with this RasterImageListItem object. | 
|  | ImageList | Gets the RasterImageList control that contains this item. | 
|  | Page | Image page number to display. | 
|  | Selected | Gets or sets a value indicating whether this RasterImageListItem is selected. | 
|  | Tag | Gets or sets the object that contains data about this RasterImageListItem. | 
|  | Text | Gets or sets the text of the item. | 
| Name | Description | |
|---|---|---|
|  | Invalidate | Redraws the item and causes a paint message to be sent to the RasterImageList control that owns this item. | 
 
     
     
     
     
    