ThumbnailSelectedBackground Property (C1FlexViewer)
In This Topic
Gets or sets a
Windows.UI.Xaml.Media.Brush used for filling background for a selected thumbnail.
Syntax
'Declaration
Public Property ThumbnailSelectedBackground As Brush
public Brush ThumbnailSelectedBackground {get; set;}
See Also