Leadtools.Windows.Controls Namespace > IImageListItem Interface : Background Property |
Brush Background {get; set;}
'Declaration Property Background As Brush
'Usage Dim instance As IImageListItem Dim value As Brush instance.Background = value value = instance.Background
Use the Background property to define the brush used to fill the area inside the item not overlapped by the image.
For C#/VB examples, refer to IImageListItem.