The following tables list the members exposed by RasterImageListItem.
| Name | Description | |
|---|---|---|
| RasterImageListItem Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| FileName | Gets or sets the file name of the item. |
| FilePageNumber | Gets the file page number for the RasterImageListItem if this item represent a single page is a multi page file. |
| FileTotalPages | Gets the total number of pages a multi page file. |
| 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. |