Gets or sets brush used to draw the background of selected items. This is a dependency property.
public Brush SelectedBackground { get; set; }
Public Property SelectedBackground As Brush
A System.Windows.Media.Brush object that is used to draw the background selected items. Default value is a transparent System.Windows.Media.SolidColorBrush.
Use the Background property to define the brush used to fill the area inside the item not overlapped by the image.
Use the ImageListItem.SelectedBackground dependency property to set the brush used to draw the background of the selected item.
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