ImageGear .NET - Updated March 30, 2018
ItemBackground Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailList Class : ItemBackground Property
Gets or sets the Brush that specifies how the background of thumbnail items is painted.
Syntax
'Declaration
 
Public Property ItemBackground As Brush
 
'Usage
 
Dim instance As ImGearThumbnailList
Dim value As Brush
 
instance.ItemBackground = value
 
value = instance.ItemBackground

Property Value

System.Windows.Media.Brush value.
See Also

Reference

ImGearThumbnailList Class
ImGearThumbnailList Members