C#
VB
C++
Gets or sets brush used to draw the background of this item
public Brush Background { get; set; }
Property Background As Brush
A System.Windows.Media.Brush object that is used to draw the background of this item.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET