| Leadtools.Windows.Controls Namespace : IImageListItem Interface |
The following tables list the members exposed by IImageListItem.
| Name | Description | |
|---|---|---|
![]() | Background | Gets or sets brush used to draw the background of this item ![]() |
![]() | Foreground | Gets or sets the brush used to draw the text of this item ![]() |
![]() | Height | Gets or sets the item height in pixels ![]() |
![]() | ImageSize | Gets or sets the image size in pixels ![]() |
![]() | Source | Gets or sets the image associated with this IImageListItem object. ![]() |
![]() | Text | Gets or sets the text of the item. ![]() |
![]() | Uri | Gets or sets the uniform resource identifier (URI) of the Source image to view. ![]() |
![]() | Width | Gets or sets the item width in pixels ![]() |